clang API Documentation
dir_begin(const Twine &Dir, std::error_code &EC) override | clang::vfs::OverlayFileSystem | [virtual] |
getBufferForFile(const Twine &Name, int64_t FileSize=-1, bool RequiresNullTerminator=true, bool IsVolatile=false) | clang::vfs::FileSystem | |
iterator typedef | clang::vfs::OverlayFileSystem | |
openFileForRead(const Twine &Path) override | clang::vfs::OverlayFileSystem | [virtual] |
OverlayFileSystem(IntrusiveRefCntPtr< FileSystem > Base) | clang::vfs::OverlayFileSystem | |
overlays_begin() | clang::vfs::OverlayFileSystem | [inline] |
overlays_end() | clang::vfs::OverlayFileSystem | [inline] |
pushOverlay(IntrusiveRefCntPtr< FileSystem > FS) | clang::vfs::OverlayFileSystem | |
status(const Twine &Path) override | clang::vfs::OverlayFileSystem | [virtual] |
~FileSystem() | clang::vfs::FileSystem | [virtual] |