Home
last modified time | relevance | path

Searched defs:onBackgroundIndexProgress (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang-tools-extra/clangd/
H A DClangdServer.h78 onBackgroundIndexProgress(const BackgroundQueue::Stats &Stats) {} onBackgroundIndexProgress() function
H A DClangdLSPServer.cpp1822 void ClangdLSPServer::onBackgroundIndexProgress( onBackgroundIndexProgress() function in clang::clangd::ClangdLSPServer