Searched refs:CatIMPDecl (Results 1 – 1 of 1) sorted by relevance
2942 ObjCCategoryImplDecl *CatIMPDecl) { in CheckCategoryVsClassMethodMatches() argument2944 ObjCCategoryDecl *CatDecl = CatIMPDecl->getCategoryDecl(); in CheckCategoryVsClassMethodMatches()2953 for (const auto *I : CatIMPDecl->instance_methods()) { in CheckCategoryVsClassMethodMatches()2963 for (const auto *I : CatIMPDecl->class_methods()) { in CheckCategoryVsClassMethodMatches()2975 CatIMPDecl, IDecl, in CheckCategoryVsClassMethodMatches()