Home | History | Annotate | Download | only in Sema

Lines Matching refs:CatDecl

1911   ObjCCategoryDecl *CatDecl = CatIMPDecl->getCategoryDecl();
1912 if (!CatDecl)
1914 ObjCInterfaceDecl *IDecl = CatDecl->getClassInterface();
1979 if (ObjCCategoryImplDecl *CatDecl =
1981 CheckCategoryVsClassMethodMatches(CatDecl);