Searched defs:ImplD (Results 1 – 12 of 12) sorted by relevance
56 const ObjCImplDecl *ImplD = nullptr; in checkCopyMutable() local
508 if (const auto *ImplD = D->getImplementation()) { in isIntroducingInitializers() local975 if (ObjCImplementationDecl *ImplD = Ctx.getObjCImplementation(IFD)) in getNextRedeclarationImpl() local980 if (ObjCCategoryImplDecl *ImplD = Ctx.getObjCImplementation(CD)) in getNextRedeclarationImpl() local984 } else if (auto *ImplD = dyn_cast<ObjCImplementationDecl>(CtxD)) { in getNextRedeclarationImpl() local1016 if (auto *ImplD = dyn_cast<ObjCImplementationDecl>(CtxD)) { in getCanonicalDecl() local1648 void ObjCInterfaceDecl::setImplementation(ObjCImplementationDecl *ImplD) { in setImplementation()2174 void ObjCCategoryDecl::setImplementation(ObjCCategoryImplDecl *ImplD) { in setImplementation()2231 if (auto *ImplD = dyn_cast_or_null<ObjCImplementationDecl>(this)) { in setClassInterface() local2235 } else if (auto *ImplD = dyn_cast_or_null<ObjCCategoryImplDecl>(this)) { in setClassInterface() local
2927 ObjCImplementationDecl *ImplD) { in setObjCImplementation()2934 ObjCCategoryImplDecl *ImplD) { in setObjCImplementation()
190 auto &ImplD = in getPerDylibResources() local
61 ObjCPropertyImplDecl *ImplD; member
1697 const ObjCImplementationDecl *ImplD) { in inferDesignatedInitializers()1928 ImplD = dyn_cast<ObjCImplementationDecl>(*D)) { in HandleTranslationUnit() local
84 if (const ObjCImplDecl *ImplD = dyn_cast<ObjCImplDecl>(D)) { in getCanonical() local
1048 ImplD = dyn_cast<ObjCImplementationDecl>(D)) { in getEntityDecl() local
6907 if (const ObjCImplDecl *ImplD = dyn_cast<ObjCImplDecl>(D)) in clang_getCanonicalCursor() local
2317 const ObjCImplementationDecl *ImplD, in DiagnoseMissingDesignatedInitOverrides()
5340 const ObjCImplementationDecl *ImplD) { in DiagnoseUnusedBackingIvarInAccessor()
7796 static void PassObjCImplDeclToConsumer(ObjCImplDecl *ImplD, in PassObjCImplDeclToConsumer()7807 if (ObjCImplDecl *ImplD = dyn_cast<ObjCImplDecl>(D)) in PassInterestingDeclToConsumer() local