Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clangd/
H A DClangdLSPServer.h284 BackgroundQueue::Stats PendingBackgroundIndexProgress; variable
H A DClangdLSPServer.cpp1763 PendingBackgroundIndexProgress = Stats; in onBackgroundIndexProgress()
1771 PendingBackgroundIndexProgress = Stats; in onBackgroundIndexProgress()
1780 NotifyProgress(this->PendingBackgroundIndexProgress); in onBackgroundIndexProgress()