Searched defs:ImplD (Results 1 – 9 of 9) sorted by relevance
56 const ObjCImplDecl *ImplD = nullptr; in checkCopyMutable() local
508 for (const auto *MD : ImplD->instance_methods()) { in isIntroducingInitializers() local 975 if (ObjCImplementationDecl *ImplD = Ctx.getObjCImplementation(IFD)) in getNextRedeclarationImpl() local 980 if (ObjCCategoryImplDecl *ImplD = Ctx.getObjCImplementation(CD)) in getNextRedeclarationImpl() local 984 } else if (auto *ImplD = dyn_cast<ObjCImplementationDecl>(CtxD)) { in getNextRedeclarationImpl() local 1016 if (auto *ImplD = dyn_cast<ObjCImplementationDecl>(CtxD)) { getCanonicalDecl() local 1648 setImplementation(ObjCImplementationDecl * ImplD) setImplementation() argument 2174 setImplementation(ObjCCategoryImplDecl * ImplD) setImplementation() argument 2231 if (auto *ImplD = dyn_cast_or_null<ObjCImplementationDecl>(this)) { setClassInterface() local 2235 } else if (auto *ImplD = dyn_cast_or_null<ObjCCategoryImplDecl>(this)) { setClassInterface() local [all...]
2888 setObjCImplementation(ObjCInterfaceDecl * IFaceD,ObjCImplementationDecl * ImplD) setObjCImplementation() argument 2895 setObjCImplementation(ObjCCategoryDecl * CatD,ObjCCategoryImplDecl * ImplD) setObjCImplementation() argument
190 auto &ImplD = in getPerDylibResources() local
61 ObjCPropertyImplDecl *ImplD; member
1694 inferDesignatedInitializers(ASTContext & Ctx,const ObjCImplementationDecl * ImplD) inferDesignatedInitializers() argument 1925 ImplD = dyn_cast<ObjCImplementationDecl>(*D)) { HandleTranslationUnit() local
2316 DiagnoseMissingDesignatedInitOverrides(const ObjCImplementationDecl * ImplD,const ObjCInterfaceDecl * IFD) DiagnoseMissingDesignatedInitOverrides() argument
5340 DiagnoseUnusedBackingIvarInAccessor(Scope * S,const ObjCImplementationDecl * ImplD) DiagnoseUnusedBackingIvarInAccessor() argument
8016 PassObjCImplDeclToConsumer(ObjCImplDecl * ImplD,ASTConsumer * Consumer) PassObjCImplDeclToConsumer() argument 8027 if (ObjCImplDecl *ImplD = dyn_cast<ObjCImplDecl>(D)) PassInterestingDeclToConsumer() local