Searched defs:IMD (Results 1 – 9 of 9) sorted by relevance
81 IndexedModuleDescriptor IMD; in discoverStreamPurposes() local
106 ObjCImplDecl *IMD = dyn_cast<ObjCImplDecl>(D->getDeclContext()); in TraverseObjCMethodDecl() local
4712 if (auto *IMD in checkObjCDirectMethodClashes() local 438 ObjCMethodDecl *IMD = ActOnStartOfObjCMethodDef() local 4679 __anon19cdc7dd0902(const ObjCMethodDecl *IMD) checkObjCDirectMethodClashes() argument 4704 if (auto *IMD = IDecl->getMethod(Sel, isInstance)) checkObjCDirectMethodClashes() local 4708 if (auto *IMD = IDecl->getImplementation()->getMethod(Sel, isInstance)) checkObjCDirectMethodClashes() local 4716 if (auto *IMD = Cat->getMethod(Sel, isInstance)) checkObjCDirectMethodClashes() local 4891 if (auto *IMD = IDecl->lookupMethod(ObjCMethod->getSelector(), ActOnMethodDeclaration() local 4962 if (auto *IMD = P->lookupMethod(ObjCMethod->getSelector(), ActOnMethodDeclaration() local [all...]
1839 ObjCMethodDecl *IMD = IFace->lookupMethod(Method->getSelector(), IvarBacksCurrentMethodAccessor() local 2337 if (auto *IMD = IFD->getInstanceMethod(MD->getSelector())) { DiagnoseMissingDesignatedInitOverrides() local 2342 if (auto *IMD = Ext->getInstanceMethod(MD->getSelector())) { DiagnoseMissingDesignatedInitOverrides() local [all...]
1216 if (auto *IMD = dyn_cast<ObjCImplDecl>(getDeclContext())) in getClassInterface() local 1226 if (auto *IMD = dyn_cast<ObjCCategoryImplDecl>(getDeclContext())) in getCategory() local 1327 } else if (const auto *IMD = in collectOverriddenMethodsSlow() local
481 if (const auto *IMD = dyn_cast<ObjCImplDecl>(DC)) { addRedeclaredMethods() local 2917 if (const auto *IMD = dyn_cast<ObjCImplDecl>(ND->getDeclContext())) getObjContainingInterface() local
801 MDNode *IMD = IJ->getMetadata(Kind); propagateMetadata() local
768 ObjCImplementationDecl *IMD, in RewritePropertyImplDecl()1168 ObjCImplementationDecl *IMD = dyn_cast<ObjCImplementationDecl>(OID); in RewriteImplementationDecl() local
919 RewritePropertyImplDecl(ObjCPropertyImplDecl * PID,ObjCImplementationDecl * IMD,ObjCCategoryImplDecl * CID) RewritePropertyImplDecl() argument 1335 ObjCImplementationDecl *IMD = dyn_cast<ObjCImplementationDecl>(OID); RewriteImplementationDecl() local [all...]