Searched defs:ImportInsertions (Results 1 – 4 of 4) sorted by relevance
/llvm-project/clang-tools-extra/clangd/ | ||
H A D | Compiler.h | 44 bool ImportInsertions = false; global() member |
H A D | ClangdServer.h | 182 bool ImportInsertions = false; global() member |
H A D | CodeComplete.h | 75 bool ImportInsertions = false; global() member |
/llvm-project/clang-tools-extra/clangd/tool/ | ||
H A D | ClangdMain.cpp | 270 opt<bool> ImportInsertions{ variable |