Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clangd/
H A DCodeComplete.cpp141 CodeCompletionContext::Kind CtxKind) { in toCompletionItemKind() argument
144 if (CtxKind == CodeCompletionContext::CCC_IncludedFile) in toCompletionItemKind()