Lines Matching refs:CatEnd
117 CatEnd = ID->visible_categories_end(); in HasUserDeclaredSetterMethod() local
118 Cat != CatEnd; in HasUserDeclaredSetterMethod()
223 CatEnd = OID->visible_categories_end(); in FindPropertyDeclaration() local
224 Cat != CatEnd; ++Cat) { in FindPropertyDeclaration()
487 CatEnd = ClassDecl->visible_categories_end(); in lookupMethod() local
488 Cat != CatEnd; ++Cat) { in lookupMethod()
924 CatEnd = Interface->known_categories_end(); in CollectOverriddenMethodsRecurse() local
925 Cat != CatEnd; ++Cat) { in CollectOverriddenMethodsRecurse()
1232 CatEnd = visible_categories_end(); in FindCategoryDeclaration() local
1233 Cat != CatEnd; in FindCategoryDeclaration()
1245 CatEnd = visible_categories_end(); in getCategoryInstanceMethod() local
1246 Cat != CatEnd; in getCategoryInstanceMethod()
1258 CatEnd = visible_categories_end(); in getCategoryClassMethod() local
1259 Cat != CatEnd; in getCategoryClassMethod()
1298 CatEnd = visible_categories_end(); in ClassImplementsProtocol() local
1299 Cat != CatEnd; in ClassImplementsProtocol()