Searched refs:ProxyFileSystem (Results 1 – 3 of 3) sorted by relevance
143 class DependencyScanningWorkerFilesystem : public llvm::vfs::ProxyFileSystem {149 : ProxyFileSystem(std::move(FS)), SharedCache(SharedCache), in DependencyScanningWorkerFilesystem()
370 class ProxyFileSystem : public FileSystem {372 explicit ProxyFileSystem(IntrusiveRefCntPtr<FileSystem> FS) in ProxyFileSystem() function
542 void ProxyFileSystem::anchor() {} in anchor()