Searched defs:ProxyFileSystem (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DVirtualFileSystem.h369 class ProxyFileSystem : public FileSystem { class in namespace:llvm::vfs
371 explicit ProxyFileSystem(IntrusiveRefCntPtr<FileSystem> FS) function in class:llvm::vfs::ProxyFileSystem

Completed in 100 milliseconds