clang-tools 22.0.0git
clang::clangd::DirectoryBasedGlobalCompilationDatabaseCacheTest Class Reference
Inheritance diagram for clang::clangd::DirectoryBasedGlobalCompilationDatabaseCacheTest:
[legend]

Protected Member Functions

std::shared_ptr< const tooling::CompilationDatabase > lookupCDB (const DirectoryBasedGlobalCompilationDatabase &GDB, llvm::StringRef Path, std::chrono::steady_clock::time_point FreshTime)

Detailed Description

Definition at line 483 of file GlobalCompilationDatabaseTests.cpp.

Member Function Documentation

◆ lookupCDB()

std::shared_ptr< const tooling::CompilationDatabase > clang::clangd::DirectoryBasedGlobalCompilationDatabaseCacheTest::lookupCDB ( const DirectoryBasedGlobalCompilationDatabase & GDB,
llvm::StringRef Path,
std::chrono::steady_clock::time_point FreshTime )
inlineprotected

Definition at line 487 of file GlobalCompilationDatabaseTests.cpp.


The documentation for this class was generated from the following file: