Home | History | Annotate | Download | only in Sema

Lines Matching refs:BestViableFunction

1684   switch (Candidates.BestViableFunction(*this, StartLoc, Best)) {
1749 llvm_unreachable("Unreachable, bad result from BestViableFunction");
3958 switch (CandidateSet.BestViableFunction(Self, QuestionLoc, Best)) {