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

  /external/clang/lib/AST/
ASTDiagnostic.cpp 67 QualType(Ty,0) == Context.getObjCClassType() ||
DeclObjC.cpp 572 selfTy = Context.getObjCClassType();
    [all...]
  /external/clang/include/clang/AST/
ASTContext.h     [all...]
  /external/clang/lib/Rewrite/
RewriteObjC.cpp 421 T = Context->getObjCClassType();
441 OCT == Context->getCanonicalType(Context->getObjCClassType()))
    [all...]
  /external/clang/lib/Sema/
SemaExprMember.cpp     [all...]
SemaDecl.cpp     [all...]
  /external/clang/lib/CodeGen/
CGObjCMac.cpp     [all...]
CGObjC.cpp     [all...]
  /external/clang/tools/libclang/
CIndex.cpp     [all...]

Completed in 7976 milliseconds