Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clangd/index/
DBackgroundQueue.cpp36 notifyProgress(); in work()
61 notifyProgress(); in work()
82 notifyProgress(); in push()
95 notifyProgress(); in append()
126 void BackgroundQueue::notifyProgress() const { in notifyProgress() function in clang::clangd::BackgroundQueue
DBackground.h116 void notifyProgress() const; // Requires lock Mu