Home | History | Annotate | Download | only in Sema

Lines Matching refs:BestViableFunction

390             .BestViableFunction(SemaRef, Kind.getLocation(), Best);
3196 return CandidateSet.BestViableFunction(S, DeclLoc, Best);
3656 = CandidateSet.BestViableFunction(S, DeclLoc, Best, true))
4277 = CandidateSet.BestViableFunction(S, DeclLoc, Best, true)) {
5075 switch (CandidateSet.BestViableFunction(S, Loc, Best)) {
5182 OverloadingResult OR = CandidateSet.BestViableFunction(S, Loc, Best);
6541 = FailedCandidateSet.BestViableFunction(S, Kind.getLocation(), Best,
6721 = FailedCandidateSet.BestViableFunction(S, Kind.getLocation(), Best);
6793 = FailedCandidateSet.BestViableFunction(S, Kind.getLocation(), Best);