Home | History | Annotate | Download | only in Sema

Lines Matching refs:CatDecl

4891     ObjCCategoryDecl *CatDecl = *Cat;
4893 AddObjCMethods(CatDecl, WantInstanceMethods, WantKind, SelIdents,
4899 = CatDecl->getReferencedProtocols();
4908 if (ObjCCategoryImplDecl *Impl = CatDecl->getImplementation())