Searched refs:ProxyFileSystem (Results 1 – 3 of 3) sorted by relevance
281 class DependencyScanningWorkerFilesystem : public llvm::vfs::ProxyFileSystem {286 : ProxyFileSystem(std::move(FS)), SharedCache(SharedCache) {} in DependencyScanningWorkerFilesystem()
423 class ProxyFileSystem : public FileSystem {425 explicit ProxyFileSystem(IntrusiveRefCntPtr<FileSystem> FS) in ProxyFileSystem() function
585 void ProxyFileSystem::anchor() {} in anchor()