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

  /external/clang/include/clang/AST/
ASTContext.h     [all...]
  /external/clang/lib/Rewrite/Frontend/
RewriteObjC.cpp 443 T = Context->getObjCClassType();
463 OCT == Context->getCanonicalType(Context->getObjCClassType()))
    [all...]
RewriteModernObjC.cpp 530 T = Context->getObjCClassType();
550 OCT == Context->getCanonicalType(Context->getObjCClassType()))
    [all...]
  /external/clang/lib/AST/
ASTDiagnostic.cpp 70 QualType(Ty,0) == Context.getObjCClassType() ||
    [all...]
DeclObjC.cpp 717 selfTy = Context.getObjCClassType();
    [all...]
  /external/clang/lib/Sema/
SemaExprMember.cpp     [all...]
SemaDecl.cpp     [all...]
  /external/clang/lib/CodeGen/
CGObjCMac.cpp     [all...]
  /external/clang/tools/libclang/
CIndex.cpp     [all...]

Completed in 748 milliseconds