Searched refs:FileConfigCache (Results 1 – 1 of 1) sorted by relevance
28 class FileConfigCache : public FileCache { class33 FileConfigCache(llvm::StringRef Path, llvm::StringRef Directory) in FileConfigCache() function in clang::clangd::config::FileConfigCache57 mutable FileConfigCache Cache; // threadsafe in fromYAMLFile()89 mutable llvm::StringMap<FileConfigCache> Cache; in fromAncestorRelativeYAMLFiles()111 llvm::SmallVector<FileConfigCache *, 8> Caches; in fromAncestorRelativeYAMLFiles()130 for (FileConfigCache *Cache : Caches) in fromAncestorRelativeYAMLFiles()