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

  /external/clang/include/clang/AST/
Type.h 231 void addConst() { Mask |= Const; }
699 /// addConst - add the specified type qualifier to this QualType.
700 void addConst() {
    [all...]
  /external/clang/lib/CodeGen/
CGObjC.cpp     [all...]
  /external/clang/lib/Sema/
SemaLookup.cpp     [all...]
SemaExprObjC.cpp     [all...]
SemaDeclCXX.cpp     [all...]
SemaChecking.cpp 496 AddrType.addConst();
    [all...]
SemaType.cpp     [all...]
SemaExpr.cpp     [all...]
SemaOverload.cpp     [all...]
  /external/clang/lib/AST/
ExprConstant.cpp     [all...]

Completed in 133 milliseconds