Home | History | Annotate | Download | only in Sema

Lines Matching refs:BestViableFunction

2863   switch (CandidateSet.BestViableFunction(S, From->getLocStart(), Best, true)) {
3045 switch (CandidateSet.BestViableFunction(S, From->getLocStart(), Best, true)) {
3979 switch (CandidateSet.BestViableFunction(S, DeclLoc, Best, true)) {
7718 OverloadCandidateSet::BestViableFunction(Sema &S, SourceLocation Loc,
9355 if (Candidates.BestViableFunction(SemaRef, FnLoc, Best) != OR_Success) {
9622 switch (CandidateSet.BestViableFunction(*this, Fn->getLocStart(), Best)) {
9775 switch (CandidateSet.BestViableFunction(*this, OpLoc, Best)) {
9999 switch (CandidateSet.BestViableFunction(*this, OpLoc, Best)) {
10221 switch (CandidateSet.BestViableFunction(*this, LLoc, Best)) {
10476 switch (CandidateSet.BestViableFunction(*this, UnresExpr->getLocStart(),
10680 switch (CandidateSet.BestViableFunction(*this, Object.get()->getLocStart(),
10920 switch (CandidateSet.BestViableFunction(*this, OpLoc, Best)) {
11002 switch (CandidateSet.BestViableFunction(*this, UDSuffixLoc, Best)) {