Searched defs:CatD (Results 1 – 10 of 10) sorted by relevance
60 } else if (auto *CatD = dyn_cast<ObjCCategoryDecl>(D->getDeclContext())) { in checkCopyMutable() local
210 if (auto *CatD = dyn_cast<ObjCCategoryDecl>(D)) in getSymbolInfo() local
429 VisitObjCContainerDecl(const ObjCContainerDecl * D,const ObjCCategoryDecl * CatD) VisitObjCContainerDecl() argument
108 AddedObjCCategoryToInterface(const ObjCCategoryDecl * CatD,const ObjCInterfaceDecl * IFD) AddedObjCCategoryToInterface() argument
204 AddedObjCCategoryToInterface(const ObjCCategoryDecl * CatD,const ObjCInterfaceDecl * IFD) AddedObjCCategoryToInterface() argument
990 if (ObjCCategoryDecl *CatD = CImplD->getCategoryDecl()) in getNextRedeclarationImpl() local 1031 if (ObjCCategoryDecl *CatD = CImplD->getCategoryDecl()) in getCanonicalDecl() local 1340 } else if (const auto *CatD = in collectOverriddenMethodsSlow() local
2894 setObjCImplementation(ObjCCategoryDecl * CatD,ObjCCategoryImplDecl * ImplD) setObjCImplementation() argument
181 else if (const auto *CatD = dyn_cast<ObjCCategoryDecl>(Ctx)) ShouldDiagnoseAvailabilityInContext() local
6378 AddedObjCCategoryToInterface(const ObjCCategoryDecl * CatD,const ObjCInterfaceDecl * IFD) AddedObjCCategoryToInterface() argument
14213 if (const ObjCCategoryDecl *CatD = dyn_cast<ObjCCategoryDecl>(DC)) getCurObjCLexicalContext() local