Home
last modified time | relevance | path

Searched defs:CatD (Results 1 – 12 of 12) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DObjCPropertyChecker.cpp60 } else if (auto *CatD = dyn_cast<ObjCCategoryDecl>(D->getDeclContext())) { in checkCopyMutable() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Index/
H A DIndexSymbol.cpp209 if (auto *CatD = dyn_cast<ObjCCategoryDecl>(D)) in getSymbolInfo() local
H A DUSRGeneration.cpp418 const ObjCCategoryDecl *CatD) { in VisitObjCContainerDecl()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DASTMutationListener.h108 virtual void AddedObjCCategoryToInterface(const ObjCCategoryDecl *CatD, in AddedObjCCategoryToInterface()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DMultiplexConsumer.cpp198 const ObjCCategoryDecl *CatD, in AddedObjCCategoryToInterface()
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DDeclObjC.cpp939 if (ObjCCategoryDecl *CatD = CImplD->getCategoryDecl()) in getNextRedeclarationImpl() local
980 if (ObjCCategoryDecl *CatD = CImplD->getCategoryDecl()) in getCanonicalDecl() local
1289 } else if (const auto *CatD = in collectOverriddenMethodsSlow() local
H A DASTContext.cpp2826 void ASTContext::setObjCImplementation(ObjCCategoryDecl *CatD, in setObjCImplementation()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaAvailability.cpp168 else if (const auto *CatD = dyn_cast<ObjCCategoryDecl>(Ctx)) in ShouldDiagnoseAvailabilityInContext() local
/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A DCXIndexDataConsumer.cpp776 const ObjCCategoryDecl *CatD = D->getCategoryDecl(); in handleObjCCategoryImpl() local
H A DCIndex.cpp6638 if (ObjCCategoryDecl *CatD = CatImplD->getCategoryDecl()) in clang_getCanonicalCursor() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTWriter.cpp5873 void ASTWriter::AddedObjCCategoryToInterface(const ObjCCategoryDecl *CatD, in AddedObjCCategoryToInterface()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h12736 if (const ObjCCategoryDecl *CatD = dyn_cast<ObjCCategoryDecl>(DC)) in getCurObjCLexicalContext() local