Searched defs:ImplD (Results 1 – 12 of 12) sorted by relevance
56 const ObjCImplDecl *ImplD = nullptr; in checkCopyMutable() local
499 if (const auto *ImplD = D->getImplementation()) { in isIntroducingInitializers() local924 if (ObjCImplementationDecl *ImplD = Ctx.getObjCImplementation(IFD)) in getNextRedeclarationImpl() local929 if (ObjCCategoryImplDecl *ImplD = Ctx.getObjCImplementation(CD)) in getNextRedeclarationImpl() local933 } else if (auto *ImplD = dyn_cast<ObjCImplementationDecl>(CtxD)) { in getNextRedeclarationImpl() local965 if (auto *ImplD = dyn_cast<ObjCImplementationDecl>(CtxD)) { in getCanonicalDecl() local1597 void ObjCInterfaceDecl::setImplementation(ObjCImplementationDecl *ImplD) { in setImplementation()2081 void ObjCCategoryDecl::setImplementation(ObjCCategoryImplDecl *ImplD) { in setImplementation()2138 if (auto *ImplD = dyn_cast_or_null<ObjCImplementationDecl>(this)) { in setClassInterface() local2142 } else if (auto *ImplD = dyn_cast_or_null<ObjCCategoryImplDecl>(this)) { in setClassInterface() local
2820 ObjCImplementationDecl *ImplD) { in setObjCImplementation()2827 ObjCCategoryImplDecl *ImplD) { in setObjCImplementation()
189 auto &ImplD = in getPerDylibResources() local
61 ObjCPropertyImplDecl *ImplD; member
1701 const ObjCImplementationDecl *ImplD) { in inferDesignatedInitializers()1932 ImplD = dyn_cast<ObjCImplementationDecl>(*D)) { in HandleTranslationUnit() local
84 if (const ObjCImplDecl *ImplD = dyn_cast<ObjCImplDecl>(D)) { in getCanonical() local
1035 ImplD = dyn_cast<ObjCImplementationDecl>(D)) { in getEntityDecl() local
6641 if (const ObjCImplDecl *ImplD = dyn_cast<ObjCImplDecl>(D)) in clang_getCanonicalCursor() local
2321 const ObjCImplementationDecl *ImplD, in DiagnoseMissingDesignatedInitOverrides()
5320 const ObjCImplementationDecl *ImplD) { in DiagnoseUnusedBackingIvarInAccessor()
7676 static void PassObjCImplDeclToConsumer(ObjCImplDecl *ImplD, in PassObjCImplDeclToConsumer()7687 if (ObjCImplDecl *ImplD = dyn_cast<ObjCImplDecl>(D)) in PassInterestingDeclToConsumer() local