Searched refs:BestMethod (Results 1 – 1 of 1) sorted by relevance
2416 SmallVectorImpl<const ObjCMethodDecl *> &BestMethod, in HelperSelectorsForTypoCorrection() argument2430 BestMethod.push_back(Method); in HelperSelectorsForTypoCorrection()2432 BestMethod.clear(); in HelperSelectorsForTypoCorrection()2433 BestMethod.push_back(Method); in HelperSelectorsForTypoCorrection()