Searched refs:ScoredBundle (Results 1 – 1 of 1) sorted by relevance
247 using ScoredBundle = typedef250 bool operator()(const ScoredBundle &L, const ScoredBundle &R) { in operator ()()1503 toCodeCompleteResult(const std::vector<ScoredBundle> &Scored) { in toCodeCompleteResult()1562 std::vector<ScoredBundle>1622 TopN<ScoredBundle, ScoredBundleGreater> Top( in mergeResults()1669 void addCandidate(TopN<ScoredBundle, ScoredBundleGreater> &Candidates, in addCandidate() argument