Home | History | Annotate | Download | only in Sema

Lines Matching full:bestmethod

2416                       SmallVectorImpl<const ObjCMethodDecl *> &BestMethod,
2430 BestMethod.push_back(Method);
2432 BestMethod.clear();
2433 BestMethod.push_back(Method);