Searched defs:issimple (Results 1 – 2 of 2) sorted by relevance
/external/clang/lib/AST/ |
D | Stmt.cpp | 629 bool issimple, bool isvolatile, unsigned numoutputs, in GCCAsmStmt() 653 SourceLocation lbraceloc, bool issimple, bool isvolatile, in MSAsmStmt()
|
/external/clang/include/clang/AST/ |
D | Stmt.h | 1405 AsmStmt(StmtClass SC, SourceLocation asmloc, bool issimple, bool isvolatile, in AsmStmt()
|