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

  /external/clang/include/clang/AST/
Type.h 191 void addConst() { Mask |= Const; }
654 /// addConst - add the specified type qualifier to this QualType.
655 void addConst() {
    [all...]
  /external/clang/lib/CodeGen/
CGObjC.cpp     [all...]
  /external/clang/lib/Sema/
SemaLookup.cpp     [all...]
SemaExpr.cpp     [all...]
SemaExprObjC.cpp     [all...]
SemaType.cpp     [all...]
SemaOverload.cpp     [all...]

Completed in 111 milliseconds