Home
last modified time | relevance | path

Searched refs:AddToBundles (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/clang-tools-extra/clangd/
DCodeComplete.cpp1569 auto AddToBundles = [&](const CodeCompletionResult *SemaResult, in mergeResults() local
1611 AddToBundles(&SemaResult, CorrespondingIndexResult(SemaResult), nullptr); in mergeResults()
1616 AddToBundles(/*SemaResult=*/nullptr, &IndexResult, nullptr); in mergeResults()
1620 AddToBundles(/*SemaResult=*/nullptr, /*IndexResult=*/nullptr, &Ident); in mergeResults()