Searched refs:CatIMPDecl (Results 1 – 1 of 1) sorted by relevance
1909 ObjCCategoryImplDecl *CatIMPDecl) { in CheckCategoryVsClassMethodMatches() argument1911 ObjCCategoryDecl *CatDecl = CatIMPDecl->getCategoryDecl(); in CheckCategoryVsClassMethodMatches()1920 for (const auto *I : CatIMPDecl->instance_methods()) { in CheckCategoryVsClassMethodMatches()1930 for (const auto *I : CatIMPDecl->class_methods()) { in CheckCategoryVsClassMethodMatches()1942 CatIMPDecl, IDecl, in CheckCategoryVsClassMethodMatches()