Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clangd/
H A DGlobalCompilationDatabase.cpp615 const DirectoryCache *ThisCache = DirCaches.back(); in grabCaches() local
621 if (DirCaches[I] == ThisCache) in grabCaches()