LLVM  8.0.1
llvm::vfs::FileSystem Member List

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

dir_begin(const Twine &Dir, std::error_code &EC)=0llvm::vfs::FileSystempure virtual
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 =0llvm::vfs::FileSystempure virtual
getRealPath(const Twine &Path, SmallVectorImpl< char > &Output) constllvm::vfs::FileSystemvirtual
isLocal(const Twine &Path, bool &Result)llvm::vfs::FileSystemvirtual
makeAbsolute(SmallVectorImpl< char > &Path) constllvm::vfs::FileSystem
openFileForRead(const Twine &Path)=0llvm::vfs::FileSystempure virtual
Release() constllvm::ThreadSafeRefCountedBase< FileSystem >inline
Retain() constllvm::ThreadSafeRefCountedBase< FileSystem >inline
setCurrentWorkingDirectory(const Twine &Path)=0llvm::vfs::FileSystempure virtual
status(const Twine &Path)=0llvm::vfs::FileSystempure virtual
ThreadSafeRefCountedBase()llvm::ThreadSafeRefCountedBase< FileSystem >inlineprotected
~FileSystem()llvm::vfs::FileSystemvirtual