Searched refs:onBackgroundIndexProgress (Results 1 – 4 of 4) sorted by relevance
78 onBackgroundIndexProgress(const BackgroundQueue::Stats &Stats) {} in onBackgroundIndexProgress() function
84 void onBackgroundIndexProgress(const BackgroundQueue::Stats &Stats) override;
210 Callbacks->onBackgroundIndexProgress(S); in ClangdServer()
1724 void ClangdLSPServer::onBackgroundIndexProgress( in onBackgroundIndexProgress() function in clang::clangd::ClangdLSPServer