reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

tools/clang/include/clang/AST/ASTContext.h
 1492   QualType getObjCInterfaceType(const ObjCInterfaceDecl *Decl,

References

tools/clang/include/clang/AST/ASTContext.h
 1905     return getObjCInterfaceType(getObjCProtocolDecl());
tools/clang/lib/AST/ASTContext.cpp
 7703   ObjCConstantStringType = getObjCInterfaceType(Decl);
 8433         QualType Result = getObjCInterfaceType(LHS->getInterface());
 8483         QualType Result = getObjCInterfaceType(RHS->getInterface());
tools/clang/lib/AST/ASTImporter.cpp
 1499   return Importer.getToContext().getObjCInterfaceType(*ToDeclOrErr);
tools/clang/lib/AST/DeclObjC.cpp
 1088       selfTy = Context.getObjCInterfaceType(OID);
 1467   C.getObjCInterfaceType(Result, PrevDecl);
tools/clang/lib/AST/ExprObjC.cpp
  114     return ctx.getObjCInterfaceType(getClassReceiver());
tools/clang/lib/AST/Type.cpp
 1587       = classDecl->getASTContext().getObjCInterfaceType(
 1607     return interfaceDecl->getASTContext().getObjCInterfaceType(interfaceDecl)
tools/clang/lib/CodeGen/CGDebugInfo.cpp
 2477         getOrCreateType(CGM.getContext().getObjCInterfaceType(SClass), Unit);
tools/clang/lib/CodeGen/CodeGenModule.cpp
 5340         DI->getOrCreateInterfaceType(getContext().getObjCInterfaceType(
tools/clang/lib/CodeGen/ItaniumCXXABI.cpp
 3566   QualType SuperTy = CGM.getContext().getObjCInterfaceType(Super);
tools/clang/lib/Frontend/Rewrite/RewriteModernObjC.cpp
 1270     QualType selfTy = Context->getObjCInterfaceType(IDecl);
tools/clang/lib/Frontend/Rewrite/RewriteObjC.cpp
 1102     QualType selfTy = Context->getObjCInterfaceType(IDecl);
tools/clang/lib/Sema/SemaCodeComplete.cpp
  886     return C.getObjCInterfaceType(Iface);
 6688     Receiver = ParsedType::make(Context.getObjCInterfaceType(CDecl));
 6857                                             Context.getObjCInterfaceType(Super))
 6867             S, ParsedType::make(Context.getObjCInterfaceType(IFace)), SelIdents,
 6871           Context.getObjCObjectPointerType(Context.getObjCInterfaceType(IFace));
tools/clang/lib/Sema/SemaDecl.cpp
  487       T = Context.getObjCInterfaceType(IDecl);
 1149     QualType T = Context.getObjCInterfaceType(Class);
tools/clang/lib/Sema/SemaDeclObjC.cpp
  163         << Context.getObjCInterfaceType(CurrentClass)
  579       SuperClassType = Context.getObjCInterfaceType(SuperClassDecl);
 1574       type = Context.getObjCInterfaceType(typeDecl.get<ObjCInterfaceDecl *>());
 1810       || RequireCompleteType(ClassLoc, Context.getObjCInterfaceType(IDecl),
 1920   } else if (RequireCompleteType(ClassLoc, Context.getObjCInterfaceType(IDecl),
 1976     RequireCompleteType(ClassLoc, Context.getObjCInterfaceType(IDecl),
 2038                              Context.getObjCInterfaceType(SDecl),
tools/clang/lib/Sema/SemaExprObjC.cpp
  134         Ty = Context.getObjCInterfaceType(NSStringIDecl);
  277     QualType NSNumberObject = CX.getObjCInterfaceType(S.NSNumberDecl);
  524         QualType NSStringObject = Context.getObjCInterfaceType(NSStringDecl);
  657       QualType NSValueObject = Context.getObjCInterfaceType(NSValueDecl);
  892                                     Context.getObjCInterfaceType(NSArrayDecl));
 1070                                 Context.getObjCInterfaceType(NSDictionaryDecl));
 1348                    Context.getObjCInterfaceType(Class)));
 1397             Context.getObjCInterfaceType(MD->getClassInterface()));
 2099                      << &propertyName << Context.getObjCInterfaceType(IFace));
 2179       T = Context.getObjCInterfaceType(Class);
 2211       QualType T = Context.getObjCInterfaceType(Class);
 2500     if (RequireCompleteType(Loc, Context.getObjCInterfaceType(Class),
 3149                 Context.getObjCInterfaceType(CurMeth->getClassInterface());
 4136         QualType receiverType = Context.getObjCInterfaceType(RelatedClass);
tools/clang/lib/Sema/SemaPseudoObject.cpp
  569                  S.Context.getObjCInterfaceType(method->getClassInterface()),
  585   QualType IT = S.Context.getObjCInterfaceType(PRE->getClassReceiver());
tools/clang/lib/Sema/SemaStmt.cpp
 3611       RelatedRetType = Context.getObjCInterfaceType(MD->getClassInterface());
tools/clang/lib/Serialization/ASTReader.cpp
 6691     return Context.getObjCInterfaceType(ItfD->getCanonicalDecl());
tools/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountChecker.cpp
  409                     Ctx.getObjCObjectPointerType(Ctx.getObjCInterfaceType(D));
tools/clang/tools/libclang/CXType.cpp
  236       return MakeCXType(Context.getObjCInterfaceType(ID), TU);
  252         = Context.getObjCInterfaceType(getCursorObjCSuperClassRef(C).first);
  257       QualType T = Context.getObjCInterfaceType(getCursorObjCClassRef(C).first);
tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCDeclVendor.cpp
  456         context->getObjCInterfaceType(superclass_decl)));
  591               ast_ctx->getObjCInterfaceType(result_iface_decl);
  644           ast_ctx->getObjCInterfaceType(iface_decl);
tools/lldb/source/Symbol/ClangASTContext.cpp
 1344                         ast->getObjCInterfaceType(decl).getAsOpaquePtr());
 1772   return CompilerType(this, ast->getObjCInterfaceType(decl).getAsOpaquePtr());
 6272                                 getASTContext()->getObjCInterfaceType(
 6295                           ->getObjCInterfaceType(superclass_interface_decl)
 6746                             ->getObjCInterfaceType(superclass_interface_decl)
 6752                       getASTContext()->getObjCInterfaceType(
 7289                             ->getObjCInterfaceType(superclass_interface_decl)
 8363           clang_ast->getObjCInterfaceType(super_interface_decl)));
tools/lldb/source/Symbol/ClangASTImporter.cpp
 1033           m_source_ctx->getObjCInterfaceType(imported_from_superclass)));