Home
last modified time | relevance | path

Searched defs:IsVolatile (Results 1 – 4 of 4) sorted by relevance

/external/clang/lib/CodeGen/
DCGCall.h294 ReturnValueSlot(llvm::Value *Value, bool IsVolatile) in ReturnValueSlot()
/external/clang/lib/Sema/
DSemaStmt.cpp2166 bool IsVolatile, unsigned NumOutputs, in ActOnAsmStmt()
DTreeTransform.h1166 bool IsVolatile, in RebuildAsmStmt()
/external/clang/include/clang/AST/
DStmt.h1368 bool IsVolatile; variable