Searched defs:CatD (Results 1 – 9 of 9) sorted by relevance
210 if (auto *CatD = dyn_cast<ObjCCategoryDecl>(D)) in getSymbolInfo() local
440 const ObjCCategoryDecl *CatD) { in VisitObjCContainerDecl()
110 virtual void AddedObjCCategoryToInterface(const ObjCCategoryDecl *CatD, in AddedObjCCategoryToInterface()
990 if (ObjCCategoryDecl *CatD = CImplD->getCategoryDecl()) in getNextRedeclarationImpl() local1031 if (ObjCCategoryDecl *CatD = CImplD->getCategoryDecl()) in getCanonicalDecl() local1340 } else if (const auto *CatD = in collectOverriddenMethodsSlow() local
2949 void ASTContext::setObjCImplementation(ObjCCategoryDecl *CatD, in setObjCImplementation()
217 const ObjCCategoryDecl *CatD, in AddedObjCCategoryToInterface()
229 else if (const auto *CatD = dyn_cast<ObjCCategoryDecl>(Ctx)) in ShouldDiagnoseAvailabilityInContext() local
1262 if (const ObjCCategoryDecl *CatD = dyn_cast<ObjCCategoryDecl>(DC)) in getCurObjCLexicalContext() local
6963 void ASTWriter::AddedObjCCategoryToInterface(const ObjCCategoryDecl *CatD, in AddedObjCCategoryToInterface()