Searched defs:IMD (Results 1 – 10 of 10) sorted by relevance
82 IndexedModuleDescriptor IMD; in discoverStreamPurposes() local
106 ObjCImplDecl *IMD = dyn_cast<ObjCImplDecl>(D->getDeclContext()); in TraverseObjCMethodDecl() local
438 ObjCMethodDecl *IMD = in ActOnStartOfObjCMethodDef() local4680 auto diagClash = [&](const ObjCMethodDecl *IMD) { in checkObjCDirectMethodClashes()4705 if (auto *IMD = IDecl->getMethod(Sel, isInstance)) in checkObjCDirectMethodClashes() local4709 if (auto *IMD = IDecl->getImplementation()->getMethod(Sel, isInstance)) in checkObjCDirectMethodClashes() local4713 if (auto *IMD = Cat->getMethod(Sel, isInstance)) in checkObjCDirectMethodClashes() local4717 if (auto *IMD = Cat->getMethod(Sel, isInstance)) in checkObjCDirectMethodClashes() local4891 if (auto *IMD = IDecl->lookupMethod(ObjCMethod->getSelector(), in ActOnMethodDeclaration() local4962 if (auto *IMD = P->lookupMethod(ObjCMethod->getSelector(), in ActOnMethodDeclaration() local
1840 ObjCMethodDecl *IMD = IFace->lookupMethod(Method->getSelector(), in IvarBacksCurrentMethodAccessor() local2338 if (auto *IMD = IFD->getInstanceMethod(MD->getSelector())) { in DiagnoseMissingDesignatedInitOverrides() local2343 if (auto *IMD = Ext->getInstanceMethod(MD->getSelector())) { in DiagnoseMissingDesignatedInitOverrides() local
1216 if (auto *IMD = dyn_cast<ObjCImplDecl>(getDeclContext())) in getClassInterface() local1226 if (auto *IMD = dyn_cast<ObjCCategoryImplDecl>(getDeclContext())) in getCategory() local1327 } else if (const auto *IMD = in collectOverriddenMethodsSlow() local
469 if (const auto *IMD = dyn_cast<ObjCImplDecl>(DC)) { in addRedeclaredMethods() local2956 if (const auto *IMD = dyn_cast<ObjCImplDecl>(ND->getDeclContext())) in getObjContainingInterface() local
906 MDNode *IMD = IJ->getMetadata(Kind); in propagateMetadata() local
8304 if (auto *IMD = dyn_cast<ObjCImplementationDecl>(D)) in getCursorPlatformAvailabilityForDecl() local8308 else if (auto *IMD = dyn_cast<ObjCCategoryImplDecl>(D)) in getCursorPlatformAvailabilityForDecl() local8314 else if (auto *IMD = dyn_cast<ObjCImplementationDecl>(DC)) in getCursorPlatformAvailabilityForDecl() local8316 else if (auto *IMD = dyn_cast<ObjCCategoryImplDecl>(DC)) in getCursorPlatformAvailabilityForDecl() local
768 ObjCImplementationDecl *IMD, in RewritePropertyImplDecl()1168 ObjCImplementationDecl *IMD = dyn_cast<ObjCImplementationDecl>(OID); in RewriteImplementationDecl() local
919 ObjCImplementationDecl *IMD, in RewritePropertyImplDecl()1335 ObjCImplementationDecl *IMD = dyn_cast<ObjCImplementationDecl>(OID); in RewriteImplementationDecl() local