Searched refs:ResultCandidate (Results 1 – 1 of 1) sorted by relevance
3865 typedef CodeCompleteConsumer::OverloadCandidate ResultCandidate; typedef3868 SmallVectorImpl<ResultCandidate> &Results, in mergeCandidatesWithResults()3882 Results.push_back(ResultCandidate(Candidate.Function)); in mergeCandidatesWithResults()3889 ArrayRef<ResultCandidate> Candidates, in getParamType()3914 MutableArrayRef<ResultCandidate> Candidates, in CodeCompleteOverloadResults()3954 SmallVector<ResultCandidate, 8> Results; in CodeCompleteCall()3982 Results.push_back(ResultCandidate(FD)); in CodeCompleteCall()4017 Results.push_back(ResultCandidate(FP)); in CodeCompleteCall()4020 Results.push_back(ResultCandidate(FT)); in CodeCompleteCall()4065 SmallVector<ResultCandidate, 8> Results; in CodeCompleteConstructor()