Searched refs:getCategoryDecl (Results 1 – 15 of 15) sorted by relevance
987 if (ObjCCategoryDecl *CatD = CImplD->getCategoryDecl()) in getNextRedeclarationImpl()1028 if (ObjCCategoryDecl *CatD = CImplD->getCategoryDecl()) in getCanonicalDecl()1224 return IMD->getCategoryDecl(); in getCategory()2196 ObjCCategoryDecl *ObjCCategoryImplDecl::getCategoryDecl() const { in getCategoryDecl() function in ObjCCategoryImplDecl
1151 JOS.attribute("categoryDecl", createBareDeclRef(D->getCategoryDecl())); in VisitObjCCategoryImplDecl()
2931 dumpDeclRef(D->getCategoryDecl()); in VisitObjCCategoryImplDecl()
5893 if (Error Err = importInto(Category, D->getCategoryDecl())) in VisitObjCCategoryImplDecl()
409 CurDC = CatImpl->getCategoryDecl(); in getParentName()
1091 if (auto Cat = Impl->getCategoryDecl()) in ProcessAPINotes()
2954 ObjCCategoryDecl *CatDecl = CatIMPDecl->getCategoryDecl(); in CheckCategoryVsClassMethodMatches()4369 if (ObjCCategoryDecl *category = impl->getCategoryDecl()) { in searchFrom()
8960 cast<ObjCCategoryImplDecl>(Container)->getCategoryDecl(), in CodeCompleteObjCPropertyDefinition()8991 ->getCategoryDecl() in CodeCompleteObjCPropertySynthesizeIvar()9819 SearchDecl = CatImpl->getCategoryDecl(); in CodeCompleteObjCMethodDecl()
1634 iface = catImpl->getCategoryDecl(); in findExplicitInstancetypeDeclarer()
498 const ObjCCategoryDecl *Cat = D->getCategoryDecl(); in VisitObjCCategoryImplDecl()
407 return ICD->getCategoryDecl(); in getCategoryContext()
2567 ObjCCategoryDecl *getCategoryDecl() const;
3554 const ObjCCategoryDecl *CatDecl = OCD->getCategoryDecl(); in GenerateCategory()
7312 ObjCCategoryDecl *CatDecl= IDecl->getCategoryDecl(); in RewriteCategorySetupInitHook()
9976 …0ObjCCategoryImplDecl15getCategoryDeclEv", "clang::ObjCCategoryImplDecl::getCategoryDecl() const"},