Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DStmt.h1431 AsmStmt(StmtClass SC, SourceLocation asmloc, bool issimple, bool isvolatile, in AsmStmt() function
1440 explicit AsmStmt(StmtClass SC, EmptyShell Empty) : in AsmStmt() function
/external/llvm-project/clang/include/clang/AST/
DStmt.h2830 AsmStmt(StmtClass SC, SourceLocation asmloc, bool issimple, bool isvolatile, in AsmStmt() function
2838 explicit AsmStmt(StmtClass SC, EmptyShell Empty) : Stmt(SC, Empty) {} in AsmStmt() function