const_iterator typedef | llvm::vfs::OverlayFileSystem | |
const_range typedef | llvm::vfs::OverlayFileSystem | |
const_reverse_iterator typedef | llvm::vfs::OverlayFileSystem | |
dir_begin(const Twine &Dir, std::error_code &EC) override | llvm::vfs::OverlayFileSystem | virtual |
dump() const | llvm::vfs::FileSystem | |
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 | virtual |
openFileForRead(const Twine &Path) override | llvm::vfs::OverlayFileSystem | virtual |
operator=(const ThreadSafeRefCountedBase &)=delete | llvm::ThreadSafeRefCountedBase< FileSystem > | protected |
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 |
overlays_range() | llvm::vfs::OverlayFileSystem | inline |
overlays_range() const | llvm::vfs::OverlayFileSystem | inline |
overlays_rbegin() | llvm::vfs::OverlayFileSystem | inline |
overlays_rbegin() const | llvm::vfs::OverlayFileSystem | inline |
overlays_rend() | llvm::vfs::OverlayFileSystem | inline |
overlays_rend() const | llvm::vfs::OverlayFileSystem | inline |
print(raw_ostream &OS, PrintType Type=PrintType::Contents, unsigned IndentLevel=0) const | llvm::vfs::FileSystem | inline |
printImpl(raw_ostream &OS, PrintType Type, unsigned IndentLevel) const override | llvm::vfs::OverlayFileSystem | protectedvirtual |
printIndent(raw_ostream &OS, unsigned IndentLevel) const | llvm::vfs::FileSystem | inlineprotected |
PrintType enum name | llvm::vfs::FileSystem | |
pushOverlay(IntrusiveRefCntPtr< FileSystem > FS) | llvm::vfs::OverlayFileSystem | |
range typedef | llvm::vfs::OverlayFileSystem | |
Release() const | llvm::ThreadSafeRefCountedBase< FileSystem > | inline |
Retain() const | llvm::ThreadSafeRefCountedBase< FileSystem > | inline |
reverse_iterator typedef | llvm::vfs::OverlayFileSystem | |
setCurrentWorkingDirectory(const Twine &Path) override | llvm::vfs::OverlayFileSystem | virtual |
status(const Twine &Path) override | llvm::vfs::OverlayFileSystem | virtual |
ThreadSafeRefCountedBase()=default | llvm::ThreadSafeRefCountedBase< FileSystem > | protected |
ThreadSafeRefCountedBase(const ThreadSafeRefCountedBase &) | llvm::ThreadSafeRefCountedBase< FileSystem > | inlineprotected |
~FileSystem() | llvm::vfs::FileSystem | virtual |
~ThreadSafeRefCountedBase() | llvm::ThreadSafeRefCountedBase< FileSystem > | inlineprotected |