Searched refs:CatEnd (Results 1 – 9 of 9) sorted by relevance
117 CatEnd = ID->visible_categories_end(); in HasUserDeclaredSetterMethod() local118 Cat != CatEnd; in HasUserDeclaredSetterMethod()223 CatEnd = OID->visible_categories_end(); in FindPropertyDeclaration() local224 Cat != CatEnd; ++Cat) { in FindPropertyDeclaration()487 CatEnd = ClassDecl->visible_categories_end(); in lookupMethod() local488 Cat != CatEnd; ++Cat) { in lookupMethod()924 CatEnd = Interface->known_categories_end(); in CollectOverriddenMethodsRecurse() local925 Cat != CatEnd; ++Cat) { in CollectOverriddenMethodsRecurse()1232 CatEnd = visible_categories_end(); in FindCategoryDeclaration() local1233 Cat != CatEnd; in FindCategoryDeclaration()[all …]
3563 CatEnd = From->known_categories_end(); in ImportDefinition() local3564 Cat != CatEnd; ++Cat) { in ImportDefinition()
1831 CatEnd = OI->visible_categories_end(); in CollectInheritedProtocols() local1832 Cat != CatEnd; ++Cat) { in CollectInheritedProtocols()
94 CatEnd = ID->getClassInterface()->visible_categories_end(); in Scan() local95 Cat != CatEnd; ++Cat) { in Scan()
3523 CatEnd = IFace->known_categories_end(); in AddObjCProperties() local3524 Cat != CatEnd; ++Cat) in AddObjCProperties()4909 CatEnd = IFace->known_categories_end(); in AddObjCMethods() local4910 Cat != CatEnd; ++Cat) { in AddObjCMethods()5186 CatEnd = Class->known_categories_end(); in AddSuperSendCompletion() local5187 Cat != CatEnd; ++Cat) { in AddSuperSendCompletion()5914 CatEnd = Class->visible_categories_end(); in CodeCompleteObjCInterfaceCategory() local5915 Cat != CatEnd; ++Cat) { in CodeCompleteObjCInterfaceCategory()5964 CatEnd = Class->visible_categories_end(); in CodeCompleteObjCImplementationCategory() local5965 Cat != CatEnd; ++Cat) { in CodeCompleteObjCImplementationCategory()[all …]
1803 CatEnd = I->visible_categories_end(); in MatchAllMethodDeclarations() local1804 Cat != CatEnd; ++Cat) { in MatchAllMethodDeclarations()
3170 CatEnd = IFace->visible_categories_end(); in LookupVisibleDecls() local3171 Cat != CatEnd; ++Cat) { in LookupVisibleDecls()
2886 CatEnd = Interface->known_categories_end(); in ObjCCategoriesVisitor() local2887 Cat != CatEnd; ++Cat) { in ObjCCategoriesVisitor()
3624 CatEnd = Class->known_categories_end(); in WriteObjCCategories() local3625 Cat != CatEnd; ++Cat, ++Size) { in WriteObjCCategories()