Searched refs:mergeResults (Results 1 – 1 of 1) sorted by relevance
1433 CodeCompleteResult Output = toCodeCompleteResult(mergeResults( in runWithoutSema()1498 mergeResults(Recorder->Results, IndexResults, /*Identifiers*/ {}); in runWithSema()1563 mergeResults(const std::vector<CodeCompletionResult> &SemaResults, in mergeResults() function in clang::clangd::__anon4117fc060111::CodeCompleteFlow