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