Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clangd/
H A DCodeComplete.h96 bool EnableFunctionArgSnippets = true; member
H A DCodeComplete.cpp572 bool EnableFunctionArgSnippets; member
/llvm-project-15.0.7/clang-tools-extra/clangd/tool/
H A DClangdMain.cpp243 opt<bool> EnableFunctionArgSnippets{ variable