Searched defs:MSAsmStmt (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/lib/AST/
H A DStmt.cpp780 MSAsmStmt::MSAsmStmt(const ASTContext &C, SourceLocation asmloc, function in class:MSAsmStmt
[all...]
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/AST/
H A DStmt.h3116 class MSAsmStmt : public AsmStmt { class in namespace:clang
3137 explicit MSAsmStmt(EmptyShell Empty) : AsmStmt(MSAsmStmtClass, Empty) {} function in class:clang::MSAsmStmt

Completed in 113 milliseconds