Home | History | Annotate | Download | only in Sema

Lines Matching refs:CatDecl

4854   for (auto *CatDecl : IFace->known_categories()) {
4855 AddObjCMethods(CatDecl, WantInstanceMethods, WantKind, SelIdents,
4861 = CatDecl->getReferencedProtocols();
4870 if (ObjCCategoryImplDecl *Impl = CatDecl->getImplementation())