Searched refs:maybeRebuild (Results 1 – 2 of 2) sorted by relevance
60 maybeRebuild("after indexing enough files", [this] { in indexedTU()71 maybeRebuild("when background indexer is idle", [this] { in idle()90 maybeRebuild("after loading index from disk", [this] { in doneLoading()105 void BackgroundIndexRebuilder::maybeRebuild(const char *Reason, in maybeRebuild() function in clang::clangd::BackgroundIndexRebuilder
79 void maybeRebuild(const char *Reason, std::function<bool()> Check);