Searched refs:SelectorsForTypoCorrection (Results 1 – 3 of 3) sorted by relevance
1165 if (const ObjCMethodDecl *OM = SelectorsForTypoCorrection(Sel)) { in ParseObjCSelectorExpression()1534 const ObjCMethodDecl *OMD = SelectorsForTypoCorrection(Sel, ReceiverType); in CheckMessageArgumentTypes()
3582 Sema::SelectorsForTypoCorrection(Selector Sel, in SelectorsForTypoCorrection() function in Sema
3288 const ObjCMethodDecl *SelectorsForTypoCorrection(Selector Sel,