Home | History | Annotate | Download | only in Sema

Lines Matching refs:BestViableFunction

1705   switch (Candidates.BestViableFunction(*this, StartLoc, Best)) {
1770 llvm_unreachable("Unreachable, bad result from BestViableFunction");
4034 switch (CandidateSet.BestViableFunction(Self, QuestionLoc, Best)) {