Searched defs:CacheVFS (Results 1 – 1 of 1) sorted by relevance
96 class CacheVFS : public llvm::vfs::ProxyFileSystem { in getConsumingFS() class98 CacheVFS(llvm::IntrusiveRefCntPtr<llvm::vfs::FileSystem> FS, in getConsumingFS() function in clang::clangd::PreambleFileStatusCache::getConsumingFS::CacheVFS