create(std::unique_ptr< MemoryBuffer > Buffer, SourceMgr::DiagHandlerTy DiagHandler, StringRef YAMLFilePath, void *DiagContext, IntrusiveRefCntPtr< FileSystem > ExternalFS) | llvm::vfs::RedirectingFileSystem | static |
dir_begin(const Twine &Dir, std::error_code &EC) override | llvm::vfs::RedirectingFileSystem | virtual |
dump() const | llvm::vfs::RedirectingFileSystem | |
dumpEntry(Entry *E, int NumSpaces=0) const | llvm::vfs::RedirectingFileSystem | |
EK_Directory enum value | llvm::vfs::RedirectingFileSystem | |
EK_File enum value | llvm::vfs::RedirectingFileSystem | |
EntryKind enum name | llvm::vfs::RedirectingFileSystem | |
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::RedirectingFileSystem | virtual |
getExternalContentsPrefixDir() const | llvm::vfs::RedirectingFileSystem | |
getRealPath(const Twine &Path, SmallVectorImpl< char > &Output) const override | llvm::vfs::RedirectingFileSystem | virtual |
isLocal(const Twine &Path, bool &Result) override | llvm::vfs::RedirectingFileSystem | virtual |
lookupPath(const Twine &Path) const | llvm::vfs::RedirectingFileSystem | |
makeAbsolute(SmallVectorImpl< char > &Path) const | llvm::vfs::FileSystem | |
openFileForRead(const Twine &Path) override | llvm::vfs::RedirectingFileSystem | virtual |
RedirectingFileSystemParser class | llvm::vfs::RedirectingFileSystem | friend |
Release() const | llvm::ThreadSafeRefCountedBase< FileSystem > | inline |
Retain() const | llvm::ThreadSafeRefCountedBase< FileSystem > | inline |
setCurrentWorkingDirectory(const Twine &Path) override | llvm::vfs::RedirectingFileSystem | virtual |
setExternalContentsPrefixDir(StringRef PrefixDir) | llvm::vfs::RedirectingFileSystem | |
status(const Twine &Path) override | llvm::vfs::RedirectingFileSystem | virtual |
ThreadSafeRefCountedBase() | llvm::ThreadSafeRefCountedBase< FileSystem > | inlineprotected |
VFSFromYamlDirIterImpl class | llvm::vfs::RedirectingFileSystem | friend |
~FileSystem() | llvm::vfs::FileSystem | virtual |