Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/clangd/
H A DGlobalCompilationDatabase.h133 mutable llvm::StringMap<DirectoryCache> DirCaches; global() variable
H A DGlobalCompilationDatabase.cpp617 auto DirCaches = Parent.getDirectoryCaches(DirKeys); grabCaches() local