Home | History | Annotate | Download | only in Sema

Lines Matching refs:CandidateSet

4761   OverloadCandidateSet CandidateSet(QuestionLoc,
4764 CandidateSet);
4767 switch (CandidateSet.BestViableFunction(Self, QuestionLoc, Best)) {