Home
last modified time | relevance | path

Searched defs:ImplD (Results 1 – 24 of 24) sorted by relevance

/external/llvm-project/clang/lib/StaticAnalyzer/Checkers/
DObjCPropertyChecker.cpp56 const ObjCImplDecl *ImplD = nullptr; in checkCopyMutable() local
/external/clang/lib/AST/
DDeclObjC.cpp476 if (const auto *ImplD = D->getImplementation()) { in isIntroducingInitializers() local
851 if (ObjCImplementationDecl *ImplD = Ctx.getObjCImplementation(IFD)) in getNextRedeclarationImpl() local
856 if (ObjCCategoryImplDecl *ImplD = Ctx.getObjCImplementation(CD)) in getNextRedeclarationImpl() local
860 } else if (ObjCImplementationDecl *ImplD = in getNextRedeclarationImpl() local
886 if (ObjCImplementationDecl *ImplD = dyn_cast<ObjCImplementationDecl>(CtxD)) { in getCanonicalDecl() local
1494 void ObjCInterfaceDecl::setImplementation(ObjCImplementationDecl *ImplD) { in setImplementation()
1959 void ObjCCategoryDecl::setImplementation(ObjCCategoryImplDecl *ImplD) { in setImplementation()
2018 if (ObjCImplementationDecl *ImplD in setClassInterface() local
2023 } else if (ObjCCategoryImplDecl *ImplD = in setClassInterface() local
DASTContext.cpp2055 ObjCImplementationDecl *ImplD) { in setObjCImplementation()
2061 ObjCCategoryImplDecl *ImplD) { in setObjCImplementation()
/external/llvm-project/clang/lib/AST/
DDeclObjC.cpp499 if (const auto *ImplD = D->getImplementation()) { in isIntroducingInitializers() local
923 if (ObjCImplementationDecl *ImplD = Ctx.getObjCImplementation(IFD)) in getNextRedeclarationImpl() local
928 if (ObjCCategoryImplDecl *ImplD = Ctx.getObjCImplementation(CD)) in getNextRedeclarationImpl() local
932 } else if (auto *ImplD = dyn_cast<ObjCImplementationDecl>(CtxD)) { in getNextRedeclarationImpl() local
964 if (auto *ImplD = dyn_cast<ObjCImplementationDecl>(CtxD)) { in getCanonicalDecl() local
1598 void ObjCInterfaceDecl::setImplementation(ObjCImplementationDecl *ImplD) { in setImplementation()
2082 void ObjCCategoryDecl::setImplementation(ObjCCategoryImplDecl *ImplD) { in setImplementation()
2139 if (auto *ImplD = dyn_cast_or_null<ObjCImplementationDecl>(this)) { in setClassInterface() local
2143 } else if (auto *ImplD = dyn_cast_or_null<ObjCCategoryImplDecl>(this)) { in setClassInterface() local
DASTContext.cpp2777 ObjCImplementationDecl *ImplD) { in setObjCImplementation()
2784 ObjCCategoryImplDecl *ImplD) { in setObjCImplementation()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/
DCompileOnDemandLayer.cpp174 auto &ImplD = in getPerDylibResources() local
/external/llvm-project/llvm/lib/ExecutionEngine/Orc/
DCompileOnDemandLayer.cpp189 auto &ImplD = in getPerDylibResources() local
/external/clang/lib/Index/
DIndexDecl.cpp330 auto *ImplD = cast<ObjCImplDecl>(D->getDeclContext()); in VisitObjCPropertyImplDecl() local
/external/llvm-project/clang/lib/ARCMigrate/
DTransProperties.cpp61 ObjCPropertyImplDecl *ImplD; member
DObjCMT.cpp1703 const ObjCImplementationDecl *ImplD) { in inferDesignatedInitializers()
1934 ImplD = dyn_cast<ObjCImplementationDecl>(*D)) { in HandleTranslationUnit() local
/external/clang/lib/ARCMigrate/
DTransProperties.cpp62 ObjCPropertyImplDecl *ImplD; member
DObjCMT.cpp1709 const ObjCImplementationDecl *ImplD) { in inferDesignatedInitializers()
1933 ImplD = dyn_cast<ObjCImplementationDecl>(*D)) { in HandleTranslationUnit() local
/external/llvm-project/clang/tools/libclang/
DCIndexHigh.cpp84 if (const ObjCImplDecl *ImplD = dyn_cast<ObjCImplDecl>(D)) { in getCanonical() local
DCXIndexDataConsumer.cpp1035 ImplD = dyn_cast<ObjCImplementationDecl>(D)) { in getEntityDecl() local
DCIndex.cpp6589 if (const ObjCImplDecl *ImplD = dyn_cast<ObjCImplDecl>(D)) in clang_getCanonicalCursor() local
/external/clang/tools/libclang/
DCIndexHigh.cpp85 if (const ObjCImplDecl *ImplD = dyn_cast<ObjCImplDecl>(D)) { in getCanonical() local
DCXIndexDataConsumer.cpp1039 ImplD = dyn_cast<ObjCImplementationDecl>(D)) { in getEntityDecl() local
DCIndex.cpp5804 if (const ObjCImplDecl *ImplD = dyn_cast<ObjCImplDecl>(D)) in clang_getCanonicalCursor() local
/external/clang/lib/Sema/
DSemaObjCProperty.cpp2095 const ObjCImplementationDecl *ImplD, in DiagnoseMissingDesignatedInitOverrides()
DSemaDeclObjC.cpp4757 const ObjCImplementationDecl *ImplD) { in DiagnoseUnusedBackingIvarInAccessor()
/external/llvm-project/clang/lib/Sema/
DSemaObjCProperty.cpp2329 const ObjCImplementationDecl *ImplD, in DiagnoseMissingDesignatedInitOverrides()
DSemaDeclObjC.cpp5315 const ObjCImplementationDecl *ImplD) { in DiagnoseUnusedBackingIvarInAccessor()
/external/clang/lib/Serialization/
DASTReader.cpp6699 static void PassObjCImplDeclToConsumer(ObjCImplDecl *ImplD, in PassObjCImplDeclToConsumer()
6735 if (ObjCImplDecl *ImplD = dyn_cast<ObjCImplDecl>(D)) in PassInterestingDeclToConsumer() local
/external/llvm-project/clang/lib/Serialization/
DASTReader.cpp7643 static void PassObjCImplDeclToConsumer(ObjCImplDecl *ImplD, in PassObjCImplDeclToConsumer()
7654 if (ObjCImplDecl *ImplD = dyn_cast<ObjCImplDecl>(D)) in PassInterestingDeclToConsumer() local