Home | History | Annotate | Download | only in Sema

Lines Matching refs:OMD

1311       const ObjCMethodDecl *OMD = SelectorsForTypoCorrection(Sel, ReceiverType);
1312 if (OMD && !OMD->isInvalidDecl()) {
1318 Selector MatchedSel = OMD->getSelector();