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

  /external/clang/lib/AST/
ASTDiagnostic.cpp 67 QualType(Ty,0) == Context.getObjCClassType() ||
DeclObjC.cpp 503 selfTy = Context.getObjCClassType();
    [all...]
  /external/clang/lib/Sema/
Sema.cpp 124 if (Context.getObjCClassType().isNull()) {
134 Context.ObjCClassRedefinitionType = Context.getObjCClassType();
    [all...]
SemaExprMember.cpp     [all...]
SemaDecl.cpp     [all...]
  /external/clang/lib/Rewrite/
RewriteObjC.cpp 412 T = Context->getObjCClassType();
426 OCT == Context->getCanonicalType(Context->getObjCClassType()))
    [all...]
  /external/clang/include/clang/AST/
ASTContext.h     [all...]
  /external/clang/lib/CodeGen/
CGObjCMac.cpp     [all...]
CGObjC.cpp     [all...]
  /external/clang/lib/Serialization/
ASTWriter.cpp     [all...]
  /external/clang/tools/libclang/
CIndex.cpp     [all...]

Completed in 264 milliseconds