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.h140 bool Volatile : 1; variable
/external/clang/lib/CodeGen/
DCGExpr.cpp1119 llvm::Value *CodeGenFunction::EmitLoadOfScalar(llvm::Value *Addr, bool Volatile, in EmitLoadOfScalar()
1244 bool Volatile, unsigned Alignment, in EmitStoreOfScalar()
DCGBuiltin.cpp1172 bool Volatile = in EmitBuiltinExpr() local
1258 bool Volatile = in EmitBuiltinExpr() local
/external/clang/test/SemaCXX/
Dconstant-expression-cxx11.cpp1147 namespace Volatile { namespace