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