Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DStmt.cpp692 bool issimple, bool isvolatile, unsigned numoutputs, in GCCAsmStmt()
716 SourceLocation lbraceloc, bool issimple, bool isvolatile, in MSAsmStmt()
/external/clang/include/clang/AST/
DStmt.h1431 AsmStmt(StmtClass SC, SourceLocation asmloc, bool issimple, bool isvolatile, in AsmStmt()