Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clangd/
DCodeComplete.cpp81 CompletionItemKind toCompletionItemKind(index::SymbolKind Kind) { in toCompletionItemKind() function
137 toCompletionItemKind(CodeCompletionResult::ResultKind ResKind, in toCompletionItemKind() function