Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/clangd/index/
H A DBackground.h94 : OnProgress(OnProgress) {} in OnProgress() argument
127 std::function<void(Stats)> OnProgress; variable
143 std::function<void(BackgroundQueue::Stats)> OnProgress = nullptr; member