Searched defs:Volatile (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGBuiltin.cpp1072 bool Volatile = local
1158 bool Volatile = local
H A DCGExpr.cpp1055 llvm::Value *CodeGenFunction::EmitLoadOfScalar(llvm::Value *Addr, bool Volatile, argument
1174 EmitStoreOfScalar(llvm::Value *Value, llvm::Value *Addr, bool Volatile, unsigned Alignment, QualType Ty, llvm::MDNode *TBAAInfo, bool isInit, QualType TBAABaseType, uint64_t TBAAOffset) argument
/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/AST/
H A DType.h118 Volatile = 0x4, enumerator in enum:clang::Qualifiers::TQ
[all...]

Completed in 185 milliseconds