|
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 87 of file GlobalCompilationDatabase.cpp.
|
inline |
Definition at line 149 of file GlobalCompilationDatabase.cpp.
References Path.
|
inline |
Definition at line 167 of file GlobalCompilationDatabase.cpp.
References clang::clangd::ThreadsafeFS::view().
| const std::string clang::clangd::DirectoryBasedGlobalCompilationDatabase::DirectoryCache::Path |
Definition at line 157 of file GlobalCompilationDatabase.cpp.
Referenced by DirectoryCache().