Searched defs:Volatile (Results 1 – 8 of 8) sorted by relevance
11 struct Volatile { struct30 struct Volatile { struct
154 unsigned Volatile : 1; variable
141 bool Volatile : 1; variable
284 Volatile = 0x0002, enumerator339 Volatile = 0x00000200, enumerator
82 const static char *Volatile = "volatile"; variable
1262 llvm::Value *CodeGenFunction::EmitLoadOfScalar(Address Addr, bool Volatile, in EmitLoadOfScalar()1375 bool Volatile, QualType Ty, in EmitStoreOfScalar()
1400 bool Volatile = in EmitBuiltinExpr() local1483 bool Volatile = in EmitBuiltinExpr() local
1147 namespace Volatile { namespace