HomeSort by relevance Sort by last modified time
    Searched refs:removeVolatile (Results 1 - 2 of 2) sorted by null

  /external/clang/include/clang/AST/
Type.h 236 void removeVolatile() { Mask &= ~Volatile; }
    [all...]
  /external/clang/lib/CodeGen/
CGDebugInfo.cpp 542 Qc.removeVolatile();
    [all...]

Completed in 47 milliseconds