Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clangd/
H A DClangdLSPServer.h286 bool BackgroundIndexSkipCreate = false; variable
H A DClangdLSPServer.cpp520 BackgroundIndexSkipCreate = Params.capabilities.ImplicitProgressCreation; in onInitialize()
1766 if (BackgroundIndexSkipCreate) { in onBackgroundIndexProgress()