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

  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGValue.h 600 Quals.removeVolatile();
CGDebugInfo.cpp 957 Qc.removeVolatile();
  /src/external/apache2/llvm/dist/clang/include/clang/AST/
Type.h 269 void removeVolatile() { Mask &= ~Volatile; }
  /src/external/apache2/llvm/dist/clang/lib/Sema/
SemaType.cpp 1854 Qs.removeVolatile();

Completed in 34 milliseconds