const_iterator typedef | llvm::vfs::OverlayFileSystem | |
dir_begin(const Twine &Dir, std::error_code &EC) override | llvm::vfs::OverlayFileSystem | 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 override | llvm::vfs::OverlayFileSystem | virtual |
getRealPath(const Twine &Path, SmallVectorImpl< char > &Output) const override | llvm::vfs::OverlayFileSystem | virtual |
isLocal(const Twine &Path, bool &Result) override | llvm::vfs::OverlayFileSystem | virtual |
iterator typedef | llvm::vfs::OverlayFileSystem | |
makeAbsolute(SmallVectorImpl< char > &Path) const | llvm::vfs::FileSystem | |
openFileForRead(const Twine &Path) override | llvm::vfs::OverlayFileSystem | virtual |
OverlayFileSystem(IntrusiveRefCntPtr< FileSystem > Base) | llvm::vfs::OverlayFileSystem | |
overlays_begin() | llvm::vfs::OverlayFileSystem | inline |
overlays_begin() const | llvm::vfs::OverlayFileSystem | inline |
overlays_end() | llvm::vfs::OverlayFileSystem | inline |
overlays_end() const | llvm::vfs::OverlayFileSystem | inline |
pushOverlay(IntrusiveRefCntPtr< FileSystem > FS) | llvm::vfs::OverlayFileSystem | |
Release() const | llvm::ThreadSafeRefCountedBase< FileSystem > | inline |
Retain() const | llvm::ThreadSafeRefCountedBase< FileSystem > | inline |
setCurrentWorkingDirectory(const Twine &Path) override | llvm::vfs::OverlayFileSystem | virtual |
status(const Twine &Path) override | llvm::vfs::OverlayFileSystem | virtual |
ThreadSafeRefCountedBase() | llvm::ThreadSafeRefCountedBase< FileSystem > | inlineprotected |
~FileSystem() | llvm::vfs::FileSystem | virtual |