Searched defs:DirectoryCache (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang-tools-extra/clangd/ | ||
H A D | GlobalCompilationDatabase.h | 130 class DirectoryCache; global() variable |
H A D | GlobalCompilationDatabase.cpp | 83 // - 2) acquire the map lock and get-or-create all the DirectoryCache entries class in clang::clangd::DirectoryBasedGlobalCompilationDatabase |