HomeSort by: relevance | last modified time | path
    Searched refs:addVolatile (Results 1 - 6 of 6) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGValue.h 598 Quals.addVolatile();
CGExpr.cpp 4417 RefLVal.getQuals().addVolatile();
  /src/external/apache2/llvm/dist/clang/include/clang/AST/
Type.h 270 void addVolatile() { Mask |= Volatile; }
845 void addVolatile() {
  /src/external/apache2/llvm/dist/clang/lib/Sema/
SemaLookup.cpp 3159 ArgType.addVolatile();
3186 ThisTy.addVolatile();
SemaOverload.cpp 5302 Quals.addVolatile();
8104 VRQuals.addVolatile();
8134 VRQuals.addVolatile();
  /src/external/apache2/llvm/dist/clang/lib/AST/
ExprConstant.cpp 3587 SubobjType.addVolatile();

Completed in 58 milliseconds