Home
last modified time | relevance | path

Searched refs:notifyProgress (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/clang-tools-extra/clangd/index/
H A DBackgroundQueue.cpp36 notifyProgress(); in work()
61 notifyProgress(); in work()
96 notifyProgress(); in push()
111 notifyProgress(); in append()
142 void BackgroundQueue::notifyProgress() const { in notifyProgress() function in clang::clangd::BackgroundQueue
H A DBackground.h117 void notifyProgress() const; // Requires lock Mu