Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/clangd/
H A DGlobalCompilationDatabase.h146 std::chrono::steady_clock::time_point FreshTimeMissing; global() member
H A DGlobalCompilationDatabase.cpp164 get(const ThreadsafeFS & TFS,bool & ShouldBroadcast,stopwatch::time_point FreshTime,stopwatch::time_point FreshTimeMissing) get() argument