Home
last modified time | relevance | path

Searched refs:getDirectoryCaches (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/clang-tools-extra/clangd/
DGlobalCompilationDatabase.cpp220 DirectoryBasedGlobalCompilationDatabase::getDirectoryCaches( in getDirectoryCaches() function in clang::clangd::DirectoryBasedGlobalCompilationDatabase
258 for (DirectoryCache *Candidate : getDirectoryCaches(SearchDirs)) { in lookupCDB()
311 for (DirectoryCache *Dir : getDirectoryCaches(FileAncestors)) { in broadcastCDB()
DGlobalCompilationDatabase.h96 getDirectoryCaches(llvm::ArrayRef<llvm::StringRef> Dirs) const;