|
clang-tools 23.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 86 of file GlobalCompilationDatabase.cpp.
|
inline |
Definition at line 148 of file GlobalCompilationDatabase.cpp.
References Path.
|
inline |
Definition at line 166 of file GlobalCompilationDatabase.cpp.
References clang::clangd::ThreadsafeFS::view().
| const std::string clang::clangd::DirectoryBasedGlobalCompilationDatabase::DirectoryCache::Path |
Definition at line 156 of file GlobalCompilationDatabase.cpp.
Referenced by DirectoryCache().