Home
last modified time | relevance | path

Searched defs:DirectoryCache (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/clang-tools-extra/clangd/
H A DGlobalCompilationDatabase.h129 class DirectoryCache; variable
H A DGlobalCompilationDatabase.cpp81 class DirectoryBasedGlobalCompilationDatabase::DirectoryCache { class in clang::clangd::DirectoryBasedGlobalCompilationDatabase
143 DirectoryCache(llvm::StringRef Path) in DirectoryCache() function in clang::clangd::DirectoryBasedGlobalCompilationDatabase::DirectoryCache