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

/freebsd-9.3-release/contrib/llvm/tools/clang/lib/AST/
H A DStmt.cpp653 MSAsmStmt::MSAsmStmt(const ASTContext &C, SourceLocation asmloc, function in class:MSAsmStmt
[all...]
/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/AST/
H A DStmt.h1674 class MSAsmStmt : public AsmStmt { class in namespace:clang
1695 explicit MSAsmStmt(EmptyShell Empty) : AsmStmt(MSAsmStmtClass, Empty), function in class:clang::MSAsmStmt

Completed in 205 milliseconds