Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/AST/
H A DStmt.cpp683 bool issimple, bool isvolatile, unsigned numoutputs, in GCCAsmStmt()
707 SourceLocation lbraceloc, bool issimple, bool isvolatile, in MSAsmStmt()
/minix3/external/bsd/llvm/dist/clang/include/clang/AST/
H A DStmt.h1410 AsmStmt(StmtClass SC, SourceLocation asmloc, bool issimple, bool isvolatile, in AsmStmt()