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 237 void addVolatile() { Mask |= Volatile; }
706 /// addVolatile - add the specified type qualifier to this QualType.
707 void addVolatile() {
    [all...]
  /external/clang/lib/Sema/
SemaLookup.cpp     [all...]
SemaOverload.cpp     [all...]

Completed in 57 milliseconds