Searched defs:isvolatile (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/ |
H A D | Stmt.cpp | 834 bool issimple, bool isvolatile, unsigned numoutputs, in GCCAsmStmt() 860 SourceLocation lbraceloc, bool issimple, bool isvolatile, in MSAsmStmt()
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/ |
H A D | Stmt.h | 2834 AsmStmt(StmtClass SC, SourceLocation asmloc, bool issimple, bool isvolatile, in AsmStmt()
|