Searched defs:Volatile (Results 1 – 5 of 5) sorted by relevance
11 struct Volatile { struct30 struct Volatile { struct
147 bool Volatile : 1; variable
1236 llvm::Value *CodeGenFunction::EmitLoadOfScalar(Address Addr, bool Volatile, in EmitLoadOfScalar()1349 bool Volatile, QualType Ty, in EmitStoreOfScalar()
1309 bool Volatile = in EmitBuiltinExpr() local1395 bool Volatile = in EmitBuiltinExpr() local
1147 namespace Volatile { namespace