Home | History | Annotate | Download | only in Sema

Lines Matching defs:OMD

91   const auto *OMD = dyn_cast<ObjCMethodDecl>(D);
92 if (!OMD)
94 const ObjCInterfaceDecl *OID = OMD->getClassInterface();
100 Cat->getMethod(OMD->getSelector(), OMD->isInstanceMethod()))