Home | History | Annotate | Download | only in Sema

Lines Matching refs:CatDecl

1701   ObjCCategoryDecl *CatDecl = CatIMPDecl->getCategoryDecl();
1702 if (!CatDecl)
1704 ObjCInterfaceDecl *IDecl = CatDecl->getClassInterface();
1748 if (ObjCCategoryImplDecl *CatDecl =
1750 CheckCategoryVsClassMethodMatches(CatDecl);