Searched refs:CatIMPDecl (Results 1 – 1 of 1) sorted by relevance
2900 ObjCCategoryImplDecl *CatIMPDecl) { in CheckCategoryVsClassMethodMatches() argument2902 ObjCCategoryDecl *CatDecl = CatIMPDecl->getCategoryDecl(); in CheckCategoryVsClassMethodMatches()2911 for (const auto *I : CatIMPDecl->instance_methods()) { in CheckCategoryVsClassMethodMatches()2921 for (const auto *I : CatIMPDecl->class_methods()) { in CheckCategoryVsClassMethodMatches()2933 CatIMPDecl, IDecl, in CheckCategoryVsClassMethodMatches()