Searched refs:getCategoryList (Results 1 – 13 of 13) sorted by relevance
116 for (ObjCCategoryDecl *Cat = OID->getCategoryList(); in FindPropertyDeclaration()221 for (ObjCCategoryDecl *CDecl = getCategoryList(); CDecl; in getFirstClassExtension()295 ObjCCategoryDecl *CatDecl = ClassDecl->getCategoryList(); in lookupMethod()656 for (ObjCCategoryDecl *Category = getCategoryList(); in FindCategoryDeclaration()665 for (ObjCCategoryDecl *Category = getCategoryList(); in getCategoryInstanceMethod()674 for (ObjCCategoryDecl *Category = getCategoryList(); in getCategoryClassMethod()710 for (ObjCCategoryDecl *CDecl = IDecl->getCategoryList(); CDecl; in ClassImplementsProtocol()
771 visitCategoryList(D->getCategoryList()); in visitObjCInterfaceDeclChildren()
3145 for (ObjCCategoryDecl *FromCat = D->getCategoryList(); FromCat; in VisitObjCInterfaceDecl()
1122 for (const ObjCCategoryDecl *CDeclChain = OI->getCategoryList(); in CollectInheritedProtocols()
83 ID->getClassInterface()->getCategoryList(); CD ; in Scan()
616 ObjCCategoryDecl* getCategoryList() const { in getCategoryList() function1073 NextClassCategory = ClassInterface->getCategoryList(); in insertNextClassCategory()
187 for (ObjCCategoryDecl *Category = Class->getCategoryList(); in CheckObjCMethodOverrides()805 for (CDeclChain = IDecl->getCategoryList(); CDeclChain; in ActOnStartCategoryInterface()2170 for (ObjCCategoryDecl *Categories = IDecl->getCategoryList(); in ActOnAtEnd()
3198 for (ObjCCategoryDecl *Category = IFace->getCategoryList(); in AddObjCProperties()4391 for (ObjCCategoryDecl *CatDecl = IFace->getCategoryList(); CatDecl; in AddObjCMethods()4663 for (ObjCCategoryDecl *Category = Class->getCategoryList(); Category; in AddSuperSendCompletion()5385 for (ObjCCategoryDecl *Category = Class->getCategoryList(); Category; in CodeCompleteObjCInterfaceCategory()5429 for (ObjCCategoryDecl *Category = Class->getCategoryList(); Category; in CodeCompleteObjCImplementationCategory()5600 for (const ObjCCategoryDecl *Cat = IFace->getCategoryList(); Cat; in FindImplementableMethods()6444 for (ObjCCategoryDecl *Category = IFace->getCategoryList(); Category; in CodeCompleteObjCMethodDecl()
1078 for (ObjCCategoryDecl *Category = IDecl->getCategoryList(); in isPropertyReadonly()
2750 for (ObjCCategoryDecl *Category = IFace->getCategoryList(); in LookupVisibleDecls()
454 Writer.AddDeclRef(D->getCategoryList(), Record); in VisitObjCInterfaceDecl()
5170 for (ObjCCategoryDecl *Category = Interface->getCategoryList(); in CollectOverriddenMethods()
3627 for (CDecl = ClassDecl->getCategoryList(); CDecl; in RewriteObjCCategoryImplDecl()