Searched refs:getFirstClassExtension (Results 1 – 5 of 5) sorted by relevance
220 ObjCCategoryDecl* ObjCInterfaceDecl::getFirstClassExtension() const { in getFirstClassExtension() function in ObjCInterfaceDecl245 for (const ObjCCategoryDecl *CDecl = ClassDecl->getFirstClassExtension(); in lookupInstanceVariable()618 for (const ObjCCategoryDecl *CDecl = getFirstClassExtension(); CDecl; in all_declared_ivar_begin()
1154 for (const ObjCCategoryDecl *CDecl = OI->getFirstClassExtension(); CDecl; in CountNonClassIvars()
1512 for (const ObjCCategoryDecl *ClsExtDecl = I->getFirstClassExtension(); in MatchAllMethodDeclarations()1575 for (const ObjCCategoryDecl *Categories = I->getFirstClassExtension(); in ImplMethodsVsClassMethods()2123 IDecl->getFirstClassExtension(); in ActOnAtEnd()2136 IDecl->getFirstClassExtension(); in ActOnAtEnd()
159 CCPrimary->getFirstClassExtension(); in HandlePropertyInClassExtension()
627 ObjCCategoryDecl* getFirstClassExtension() const;