Home | History | Annotate | Download | only in Sema

Lines Matching defs:OMD

1534       const ObjCMethodDecl *OMD = SelectorsForTypoCorrection(Sel, ReceiverType);
1535 if (OMD && !OMD->isInvalidDecl()) {
1541 Selector MatchedSel = OMD->getSelector();