Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DStmt.cpp715 MSAsmStmt::MSAsmStmt(const ASTContext &C, SourceLocation asmloc, in MSAsmStmt() function in MSAsmStmt
/external/clang/include/clang/AST/
DStmt.h1765 explicit MSAsmStmt(EmptyShell Empty) : AsmStmt(MSAsmStmtClass, Empty), in MSAsmStmt() function