Searched defs:asmloc (Results 1 – 4 of 4) sorted by relevance
/external/clang/lib/AST/ |
D | Stmt.cpp | 691 GCCAsmStmt::GCCAsmStmt(const ASTContext &C, SourceLocation asmloc, in GCCAsmStmt() 715 MSAsmStmt::MSAsmStmt(const ASTContext &C, SourceLocation asmloc, in MSAsmStmt()
|
/external/llvm-project/clang/lib/AST/ |
D | Stmt.cpp | 833 GCCAsmStmt::GCCAsmStmt(const ASTContext &C, SourceLocation asmloc, in GCCAsmStmt() 859 MSAsmStmt::MSAsmStmt(const ASTContext &C, SourceLocation asmloc, in MSAsmStmt()
|
/external/clang/include/clang/AST/ |
D | Stmt.h | 1431 AsmStmt(StmtClass SC, SourceLocation asmloc, bool issimple, bool isvolatile, in AsmStmt()
|
/external/llvm-project/clang/include/clang/AST/ |
D | Stmt.h | 2830 AsmStmt(StmtClass SC, SourceLocation asmloc, bool issimple, bool isvolatile, in AsmStmt()
|