Searched defs:ImplD (Results 1 – 11 of 11) sorted by relevance
476 if (const auto *ImplD = D->getImplementation()) { in isIntroducingInitializers() local851 if (ObjCImplementationDecl *ImplD = Ctx.getObjCImplementation(IFD)) in getNextRedeclarationImpl() local856 if (ObjCCategoryImplDecl *ImplD = Ctx.getObjCImplementation(CD)) in getNextRedeclarationImpl() local860 } else if (ObjCImplementationDecl *ImplD = in getNextRedeclarationImpl() local886 if (ObjCImplementationDecl *ImplD = dyn_cast<ObjCImplementationDecl>(CtxD)) { in getCanonicalDecl() local1494 void ObjCInterfaceDecl::setImplementation(ObjCImplementationDecl *ImplD) { in setImplementation()1959 void ObjCCategoryDecl::setImplementation(ObjCCategoryImplDecl *ImplD) { in setImplementation()2018 if (ObjCImplementationDecl *ImplD in setClassInterface() local2023 } else if (ObjCCategoryImplDecl *ImplD = in setClassInterface() local
2055 ObjCImplementationDecl *ImplD) { in setObjCImplementation()2061 ObjCCategoryImplDecl *ImplD) { in setObjCImplementation()
330 auto *ImplD = cast<ObjCImplDecl>(D->getDeclContext()); in VisitObjCPropertyImplDecl() local
62 ObjCPropertyImplDecl *ImplD; member
1709 const ObjCImplementationDecl *ImplD) { in inferDesignatedInitializers()1933 ImplD = dyn_cast<ObjCImplementationDecl>(*D)) { in HandleTranslationUnit() local
85 if (const ObjCImplDecl *ImplD = dyn_cast<ObjCImplDecl>(D)) { in getCanonical() local
1039 ImplD = dyn_cast<ObjCImplementationDecl>(D)) { in getEntityDecl() local
5804 if (const ObjCImplDecl *ImplD = dyn_cast<ObjCImplDecl>(D)) in clang_getCanonicalCursor() local
2095 const ObjCImplementationDecl *ImplD, in DiagnoseMissingDesignatedInitOverrides()
4757 const ObjCImplementationDecl *ImplD) { in DiagnoseUnusedBackingIvarInAccessor()
6699 static void PassObjCImplDeclToConsumer(ObjCImplDecl *ImplD, in PassObjCImplDeclToConsumer()6735 if (ObjCImplDecl *ImplD = dyn_cast<ObjCImplDecl>(D)) in PassInterestingDeclToConsumer() local