Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clangd/
DClangdLSPServer.h300 BackgroundQueue::Stats PendingBackgroundIndexProgress; variable
DClangdLSPServer.cpp1650 PendingBackgroundIndexProgress = Stats; in onBackgroundIndexProgress()
1658 PendingBackgroundIndexProgress = Stats; in onBackgroundIndexProgress()
1667 NotifyProgress(this->PendingBackgroundIndexProgress); in onBackgroundIndexProgress()