Searched defs:CatD (Results 1 – 10 of 10) sorted by relevance
63 virtual void AddedObjCCategoryToInterface(const ObjCCategoryDecl *CatD, in AddedObjCCategoryToInterface()
153 const ObjCCategoryDecl *CatD, in AddedObjCCategoryToInterface()
509 if (ObjCCategoryDecl *CatD = CImplD->getCategoryDecl()) in getNextRedeclaration() local533 if (ObjCCategoryDecl *CatD = CImplD->getCategoryDecl()) in getCanonicalDecl() local
1669 void ASTContext::setObjCImplementation(ObjCCategoryDecl *CatD, in setObjCImplementation()
471 const ObjCCategoryDecl *CatD = D->getCategoryDecl(); in handleObjCCategoryImpl() local
893 CatD = dyn_cast<ObjCCategoryDecl>(Method->getDeclContext())) { in collectOverriddenMethodsSlow() local
4504 if (ObjCCategoryDecl *CatD = CatImplD->getCategoryDecl()) in clang_getCanonicalCursor() local
7252 if (const ObjCCategoryDecl *CatD = dyn_cast<ObjCCategoryDecl>(DC)) in getCurObjCLexicalContext() local
4572 void ASTWriter::AddedObjCCategoryToInterface(const ObjCCategoryDecl *CatD, in AddedObjCCategoryToInterface()
4811 if (const ObjCCategoryDecl *CatD = dyn_cast<ObjCCategoryDecl>(D)) in isDeclDeprecated() local