Home
last modified time | relevance | path

Searched defs:ScoredBundle (Results 1 – 1 of 1) sorted by relevance

/llvm-project/clang-tools-extra/clangd/
H A DCodeComplete.cpp317 using ScoredBundle = global() typedef
2019 addCandidate(TopN<ScoredBundle,ScoredBundleGreater> & Candidates,CompletionCandidate::Bundle Bundle) addCandidate() argument