LLVM  8.0.1
llvm::vfs::ProxyFileSystem Member List

This is the complete list of members for llvm::vfs::ProxyFileSystem, including all inherited members.

dir_begin(const Twine &Dir, std::error_code &EC) overridellvm::vfs::ProxyFileSysteminlinevirtual
exists(const Twine &Path)llvm::vfs::FileSystem
getBufferForFile(const Twine &Name, int64_t FileSize=-1, bool RequiresNullTerminator=true, bool IsVolatile=false)llvm::vfs::FileSystem
getCurrentWorkingDirectory() const overridellvm::vfs::ProxyFileSysteminlinevirtual
getRealPath(const Twine &Path, SmallVectorImpl< char > &Output) const overridellvm::vfs::ProxyFileSysteminlinevirtual
getUnderlyingFS()llvm::vfs::ProxyFileSysteminlineprotected
isLocal(const Twine &Path, bool &Result) overridellvm::vfs::ProxyFileSysteminlinevirtual
makeAbsolute(SmallVectorImpl< char > &Path) constllvm::vfs::FileSystem
openFileForRead(const Twine &Path) overridellvm::vfs::ProxyFileSysteminlinevirtual
ProxyFileSystem(IntrusiveRefCntPtr< FileSystem > FS)llvm::vfs::ProxyFileSysteminlineexplicit
Release() constllvm::ThreadSafeRefCountedBase< FileSystem >inline
Retain() constllvm::ThreadSafeRefCountedBase< FileSystem >inline
setCurrentWorkingDirectory(const Twine &Path) overridellvm::vfs::ProxyFileSysteminlinevirtual
status(const Twine &Path) overridellvm::vfs::ProxyFileSysteminlinevirtual
ThreadSafeRefCountedBase()llvm::ThreadSafeRefCountedBase< FileSystem >inlineprotected
~FileSystem()llvm::vfs::FileSystemvirtual