Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clangd/
DClangdLSPServer.h302 bool BackgroundIndexSkipCreate = false; variable
DClangdLSPServer.cpp544 BackgroundIndexSkipCreate = Params.capabilities.ImplicitProgressCreation; in onInitialize()
1653 if (BackgroundIndexSkipCreate) { in onBackgroundIndexProgress()