Home | History | Annotate | Download | only in Sema

Lines Matching refs:OMD

1537       const ObjCMethodDecl *OMD = SelectorsForTypoCorrection(Sel, ReceiverType);
1538 if (OMD && !OMD->isInvalidDecl()) {
1544 Selector MatchedSel = OMD->getSelector();