Searched refs:ResultCandidate (Results 1 – 1 of 1) sorted by relevance
3927 typedef CodeCompleteConsumer::OverloadCandidate ResultCandidate; typedef3930 SmallVectorImpl<ResultCandidate> &Results, in mergeCandidatesWithResults()3944 Results.push_back(ResultCandidate(Candidate.Function)); in mergeCandidatesWithResults()3951 ArrayRef<ResultCandidate> Candidates, in getParamType()3976 MutableArrayRef<ResultCandidate> Candidates, in CodeCompleteOverloadResults()4016 SmallVector<ResultCandidate, 8> Results; in CodeCompleteCall()4044 Results.push_back(ResultCandidate(FD)); in CodeCompleteCall()4079 Results.push_back(ResultCandidate(FP)); in CodeCompleteCall()4082 Results.push_back(ResultCandidate(FT)); in CodeCompleteCall()4127 SmallVector<ResultCandidate, 8> Results; in CodeCompleteConstructor()