clang
3.7.0
|
This is the complete list of members for clang::vfs::FileSystem, including all inherited members.
dir_begin(const Twine &Dir, std::error_code &EC)=0 | clang::vfs::FileSystem | pure virtual |
getBufferForFile(const Twine &Name, int64_t FileSize=-1, bool RequiresNullTerminator=true, bool IsVolatile=false) | clang::vfs::FileSystem | |
openFileForRead(const Twine &Path)=0 | clang::vfs::FileSystem | pure virtual |
status(const Twine &Path)=0 | clang::vfs::FileSystem | pure virtual |
~FileSystem() | clang::vfs::FileSystem | virtual |