LLVM
8.0.1
llvm
vfs
FileSystem
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)=0
llvm::vfs::FileSystem
pure 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 =0
llvm::vfs::FileSystem
pure virtual
getRealPath
(const Twine &Path, SmallVectorImpl< char > &Output) const
llvm::vfs::FileSystem
virtual
isLocal
(const Twine &Path, bool &Result)
llvm::vfs::FileSystem
virtual
makeAbsolute
(SmallVectorImpl< char > &Path) const
llvm::vfs::FileSystem
openFileForRead
(const Twine &Path)=0
llvm::vfs::FileSystem
pure virtual
Release
() const
llvm::ThreadSafeRefCountedBase< FileSystem >
inline
Retain
() const
llvm::ThreadSafeRefCountedBase< FileSystem >
inline
setCurrentWorkingDirectory
(const Twine &Path)=0
llvm::vfs::FileSystem
pure virtual
status
(const Twine &Path)=0
llvm::vfs::FileSystem
pure virtual
ThreadSafeRefCountedBase
()
llvm::ThreadSafeRefCountedBase< FileSystem >
inline
protected
~FileSystem
()
llvm::vfs::FileSystem
virtual
Generated on Sun Dec 20 2020 14:15:03 for LLVM by
1.8.13