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