Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/clangd/
H A DCompiler.h44 bool ImportInsertions = false; global() member
H A DClangdServer.h182 bool ImportInsertions = false; global() member
491 bool ImportInsertions = false; global() variable
H A DCodeComplete.h75 bool ImportInsertions = false; global() member
/llvm-project/clang-tools-extra/clangd/tool/
H A DClangdMain.cpp270 opt<bool> ImportInsertions{ variable