Home
last modified time | relevance | path

Searched defs:isvolatile (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DStmt.cpp834 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 DStmt.h2834 AsmStmt(StmtClass SC, SourceLocation asmloc, bool issimple, bool isvolatile, in AsmStmt()