clang-tools 19.0.0git
Protected Member Functions | List of all members
clang::clangd::DirectoryBasedGlobalCompilationDatabaseCacheTest Class Reference
Inheritance diagram for clang::clangd::DirectoryBasedGlobalCompilationDatabaseCacheTest:
Inheritance graph
[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 481 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 485 of file GlobalCompilationDatabaseTests.cpp.


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