Searched refs:BestMethod (Results 1 – 2 of 2) sorted by relevance
2457 SmallVectorImpl<const ObjCMethodDecl *> &BestMethod, in HelperSelectorsForTypoCorrection() argument2471 BestMethod.push_back(Method); in HelperSelectorsForTypoCorrection()2473 BestMethod.clear(); in HelperSelectorsForTypoCorrection()2474 BestMethod.push_back(Method); in HelperSelectorsForTypoCorrection()
2452 if (ObjCMethodDecl *BestMethod = in BuildInstanceMessage() local2454 Method = BestMethod; in BuildInstanceMessage()2511 if (ObjCMethodDecl *BestMethod = in BuildInstanceMessage() local2513 Method = BestMethod; in BuildInstanceMessage()