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

  /external/clang/lib/Sema/
SemaExceptionSpec.cpp 449 CanQualType TypePtr = Context.getCanonicalType(*I).getUnqualifiedType();
450 if(OldTypes.count(TypePtr))
451 NewTypes.insert(TypePtr);
  /external/clang/lib/Rewrite/
RewriteObjC.cpp     [all...]

Completed in 55 milliseconds