Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clangd/
DClangdServer.h81 onBackgroundIndexProgress(const BackgroundQueue::Stats &Stats) {} in onBackgroundIndexProgress() function
DClangdLSPServer.cpp1615 void ClangdLSPServer::onBackgroundIndexProgress( in onBackgroundIndexProgress() function in clang::clangd::ClangdLSPServer