Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clangd/
DGlobalCompilationDatabase.cpp77 class DirectoryBasedGlobalCompilationDatabase::DirectoryCache { class in clang::clangd::DirectoryBasedGlobalCompilationDatabase
97 DirectoryCache(llvm::StringRef Path) : Path(Path) { in DirectoryCache() function in clang::clangd::DirectoryBasedGlobalCompilationDatabase::DirectoryCache