Home
last modified time | relevance | path

Searched defs:Volatile (Results 1 – 5 of 5) sorted by relevance

/external/clang/test/CXX/dcl.decl/dcl.meaning/dcl.fct/dcl.fct.def.default/
Dp2.cpp11 struct Volatile { struct
30 struct Volatile { struct
/external/llvm/include/llvm/Analysis/
DAliasSetTracker.h147 bool Volatile : 1; variable
/external/clang/lib/CodeGen/
DCGExpr.cpp1236 llvm::Value *CodeGenFunction::EmitLoadOfScalar(Address Addr, bool Volatile, in EmitLoadOfScalar()
1349 bool Volatile, QualType Ty, in EmitStoreOfScalar()
DCGBuiltin.cpp1309 bool Volatile = in EmitBuiltinExpr() local
1395 bool Volatile = in EmitBuiltinExpr() local
/external/clang/test/SemaCXX/
Dconstant-expression-cxx11.cpp1147 namespace Volatile { namespace