clang API Documentation

clang::vfs::OverlayFileSystem Member List
This is the complete list of members for clang::vfs::OverlayFileSystem, including all inherited members.
dir_begin(const Twine &Dir, std::error_code &EC) overrideclang::vfs::OverlayFileSystem [virtual]
getBufferForFile(const Twine &Name, int64_t FileSize=-1, bool RequiresNullTerminator=true, bool IsVolatile=false)clang::vfs::FileSystem
iterator typedefclang::vfs::OverlayFileSystem
openFileForRead(const Twine &Path) overrideclang::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) overrideclang::vfs::OverlayFileSystem [virtual]
~FileSystem()clang::vfs::FileSystem [virtual]