Home
last modified time | relevance | path

Searched defs:FreshTime (Results 1 – 6 of 6) sorted by relevance

/llvm-project/clang-tools-extra/clangd/support/
H A DFileCache.cpp32 const ThreadsafeFS &TFS, std::chrono::steady_clock::time_point FreshTime, in read()
/llvm-project/clang-tools-extra/clangd/
H A DGlobalCompilationDatabase.h145 std::chrono::steady_clock::time_point FreshTime; global() member
H A DConfigProvider.cpp39 std::chrono::steady_clock::time_point FreshTime, bool Trusted, in get()
H A DTidyProvider.cpp123 std::chrono::steady_clock::time_point FreshTime = in apply() local
H A DGlobalCompilationDatabase.cpp164 get(const ThreadsafeFS & TFS,bool & ShouldBroadcast,stopwatch::time_point FreshTime,stopwatch::time_point FreshTimeMissing) get() argument
/llvm-project/clang-tools-extra/clangd/unittests/
H A DGlobalCompilationDatabaseTests.cpp487 lookupCDB(const DirectoryBasedGlobalCompilationDatabase & GDB,llvm::StringRef Path,std::chrono::steady_clock::time_point FreshTime) lookupCDB() argument