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

  /external/clang/include/clang/AST/
Type.h 238 void addVolatile() { Mask |= Volatile; }
707 /// addVolatile - add the specified type qualifier to this QualType.
708 void addVolatile() {
    [all...]
  /external/clang/lib/Sema/
SemaLookup.cpp     [all...]
SemaOverload.cpp     [all...]

Completed in 154 milliseconds