Searched defs:ImplD (Results 1 – 8 of 8) sorted by relevance
507 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() local1642 void ObjCInterfaceDecl::setImplementation(ObjCImplementationDecl *ImplD) { in setImplementation()2163 void ObjCCategoryDecl::setImplementation(ObjCCategoryImplDecl *ImplD) { in setImplementation()2217 if (auto *ImplD = dyn_cast_or_null<ObjCImplementationDecl>(this)) { in setClassInterface() local2221 } else if (auto *ImplD = dyn_cast_or_null<ObjCCategoryImplDecl>(this)) { in setClassInterface() local
2943 ObjCImplementationDecl *ImplD) { in setObjCImplementation()2950 ObjCCategoryImplDecl *ImplD) { in setObjCImplementation()
190 auto &ImplD = in getPerDylibResources() local
61 ObjCPropertyImplDecl *ImplD; member
1695 const ObjCImplementationDecl *ImplD) { in inferDesignatedInitializers()1926 ImplD = dyn_cast<ObjCImplementationDecl>(*D)) { in HandleTranslationUnit() local
2299 const ObjCImplementationDecl *ImplD, const ObjCInterfaceDecl *IFD) { in DiagnoseMissingDesignatedInitOverrides()
5358 Scope *S, const ObjCImplementationDecl *ImplD) { in DiagnoseUnusedBackingIvarInAccessor()
8103 static void PassObjCImplDeclToConsumer(ObjCImplDecl *ImplD, in PassObjCImplDeclToConsumer()8114 if (ObjCImplDecl *ImplD = dyn_cast<ObjCImplDecl>(D)) in PassInterestingDeclToConsumer() local