Home | History | Annotate | Download | only in Sema

Lines Matching refs:OMD

87   const auto *OMD = dyn_cast<ObjCMethodDecl>(D);
88 if (!OMD)
90 const ObjCInterfaceDecl *OID = OMD->getClassInterface();
96 Cat->getMethod(OMD->getSelector(), OMD->isInstanceMethod()))