Searched defs:issimple (Results 1 – 2 of 2) sorted by relevance
| /freebsd-head/contrib/llvm-project/clang/lib/AST/ |
| HD | Stmt.cpp | 849 bool issimple, bool isvolatile, unsigned numoutputs, in GCCAsmStmt() 875 SourceLocation lbraceloc, bool issimple, bool isvolatile, in MSAsmStmt()
|
| /freebsd-head/contrib/llvm-project/clang/include/clang/AST/ |
| HD | Stmt.h | 3125 AsmStmt(StmtClass SC, SourceLocation asmloc, bool issimple, bool isvolatile, in AsmStmt()
|