Searched defs:CatD (Results 1 – 12 of 12) sorted by relevance
60 } else if (auto *CatD = dyn_cast<ObjCCategoryDecl>(D->getDeclContext())) { in checkCopyMutable() local
209 if (auto *CatD = dyn_cast<ObjCCategoryDecl>(D)) in getSymbolInfo() local
422 const ObjCCategoryDecl *CatD) { in VisitObjCContainerDecl()
108 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
2933 void ASTContext::setObjCImplementation(ObjCCategoryDecl *CatD, in setObjCImplementation()
204 const ObjCCategoryDecl *CatD, in AddedObjCCategoryToInterface()
169 else if (const auto *CatD = dyn_cast<ObjCCategoryDecl>(Ctx)) in ShouldDiagnoseAvailabilityInContext() local
783 const ObjCCategoryDecl *CatD = D->getCategoryDecl(); in handleObjCCategoryImpl() local
6904 if (ObjCCategoryDecl *CatD = CatImplD->getCategoryDecl()) in clang_getCanonicalCursor() local8306 else if (auto *CatD = dyn_cast<ObjCCategoryDecl>(D)) in getCursorPlatformAvailabilityForDecl() local8312 else if (auto *CatD = dyn_cast<ObjCCategoryDecl>(DC)) in getCursorPlatformAvailabilityForDecl() local
6240 void ASTWriter::AddedObjCCategoryToInterface(const ObjCCategoryDecl *CatD, in AddedObjCCategoryToInterface()
13760 if (const ObjCCategoryDecl *CatD = dyn_cast<ObjCCategoryDecl>(DC)) in getCurObjCLexicalContext() local