Searched defs:isvolatile (Results 1 – 2 of 2) sorted by relevance
| /trueos/contrib/llvm/tools/clang/lib/AST/ |
| HD | Stmt.cpp | 630 bool issimple, bool isvolatile, unsigned numoutputs, in GCCAsmStmt() 654 SourceLocation lbraceloc, bool issimple, bool isvolatile, in MSAsmStmt()
|
| /trueos/contrib/llvm/tools/clang/include/clang/AST/ |
| HD | Stmt.h | 1382 AsmStmt(StmtClass SC, SourceLocation asmloc, bool issimple, bool isvolatile, in AsmStmt()
|