Searched defs:ImplD (Results 1 – 12 of 12) sorted by relevance
56 const ObjCImplDecl *ImplD = nullptr; in checkCopyMutable() local
975 Redecl = ImplD->getMethod(getSelector(), isInstanceMethod()); in getNextRedeclarationImpl() local 980 Redecl = ImplD->getMethod(getSelector(), isInstanceMethod()); in getNextRedeclarationImpl() local 507 if (const auto *ImplD = D->getImplementation()) { isIntroducingInitializers() local 984 } else if (auto *ImplD = dyn_cast<ObjCImplementationDecl>(CtxD)) { getNextRedeclarationImpl() local 1016 if (auto *ImplD = dyn_cast<ObjCImplementationDecl>(CtxD)) { getCanonicalDecl() local 1642 setImplementation(ObjCImplementationDecl * ImplD) setImplementation() argument 2163 setImplementation(ObjCCategoryImplDecl * ImplD) setImplementation() argument 2217 if (auto *ImplD = dyn_cast_or_null<ObjCImplementationDecl>(this)) { setClassInterface() local 2221 } else if (auto *ImplD = dyn_cast_or_null<ObjCCategoryImplDecl>(this)) { setClassInterface() local [all...]
2938 setObjCImplementation(ObjCInterfaceDecl * IFaceD,ObjCImplementationDecl * ImplD) setObjCImplementation() argument 2945 setObjCImplementation(ObjCCategoryDecl * CatD,ObjCCategoryImplDecl * ImplD) setObjCImplementation() argument
190 auto &ImplD = getPerDylibResources() local
61 ObjCPropertyImplDecl *ImplD; member
1695 inferDesignatedInitializers(ASTContext & Ctx,const ObjCImplementationDecl * ImplD) inferDesignatedInitializers() argument 1926 ImplD = dyn_cast<ObjCImplementationDecl>(*D)) { HandleTranslationUnit() local
85 if (const ObjCImplDecl *ImplD = dyn_cast<ObjCImplDecl>(D)) { in getCanonical() local
1039 ImplD = dyn_cast<ObjCImplementationDecl>(D)) { getEntityDecl() local
7193 if (const ObjCImplDecl *ImplD = dyn_cast<ObjCImplDecl>(D)) clang_getCanonicalCursor() local
2299 DiagnoseMissingDesignatedInitOverrides(const ObjCImplementationDecl * ImplD,const ObjCInterfaceDecl * IFD) DiagnoseMissingDesignatedInitOverrides() argument
5358 DiagnoseUnusedBackingIvarInAccessor(Scope * S,const ObjCImplementationDecl * ImplD) DiagnoseUnusedBackingIvarInAccessor() argument
8103 PassObjCImplDeclToConsumer(ObjCImplDecl * ImplD,ASTConsumer * Consumer) PassObjCImplDeclToConsumer() argument 8114 if (ObjCImplDecl *ImplD = dyn_cast<ObjCImplDecl>(D)) PassInterestingDeclToConsumer() local