Home | History | Annotate | Download | only in Sema

Lines Matching refs:CatDecl

1798   ObjCCategoryDecl *CatDecl = CatIMPDecl->getCategoryDecl();
1799 if (!CatDecl)
1801 ObjCInterfaceDecl *IDecl = CatDecl->getClassInterface();
1846 if (ObjCCategoryImplDecl *CatDecl =
1848 CheckCategoryVsClassMethodMatches(CatDecl);