clang-tools 22.0.0git
|
Public Member Functions | |
DirectoryCache (llvm::StringRef Path) | |
std::shared_ptr< const tooling::CompilationDatabase > | get (const ThreadsafeFS &TFS, bool &ShouldBroadcast, stopwatch::time_point FreshTime, stopwatch::time_point FreshTimeMissing) |
Public Attributes | |
const std::string | Path |
Definition at line 85 of file GlobalCompilationDatabase.cpp.
|
inline |
Definition at line 147 of file GlobalCompilationDatabase.cpp.
References Path.
|
inline |
Definition at line 165 of file GlobalCompilationDatabase.cpp.
References clang::clangd::ThreadsafeFS::view().
const std::string clang::clangd::DirectoryBasedGlobalCompilationDatabase::DirectoryCache::Path |
Definition at line 155 of file GlobalCompilationDatabase.cpp.
Referenced by DirectoryCache().