Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clangd/
H A DGlobalCompilationDatabase.cpp635 constexpr auto IgnoreCache = std::chrono::steady_clock::time_point::max(); in shouldInclude() local
640 /*FreshTime=*/IgnoreCache, in shouldInclude()
641 /*FreshTimeMissing=*/IgnoreCache); in shouldInclude()