classID() | llvm::RTTIExtends< FileSystem, RTTIRoot > | inlinestatic |
classof(const T *R) | llvm::RTTIExtends< FileSystem, RTTIRoot > | inlinestatic |
dir_begin(const Twine &Dir, std::error_code &EC)=0 | llvm::vfs::FileSystem | pure virtual |
dump() const | llvm::vfs::FileSystem | |
dynamicClassID() const override | llvm::RTTIExtends< FileSystem, RTTIRoot > | inlinevirtual |
equivalent(const Twine &A, const Twine &B) | llvm::vfs::FileSystem | |
exists(const Twine &Path) | llvm::vfs::FileSystem | virtual |
getBufferForFile(const Twine &Name, int64_t FileSize=-1, bool RequiresNullTerminator=true, bool IsVolatile=false, bool IsText=true) | llvm::vfs::FileSystem | |
getCurrentWorkingDirectory() const =0 | llvm::vfs::FileSystem | pure virtual |
getRealPath(const Twine &Path, SmallVectorImpl< char > &Output) | llvm::vfs::FileSystem | virtual |
ID | llvm::vfs::FileSystem | static |
isA() const | llvm::RTTIExtends< FileSystem, RTTIRoot > | inline |
isA(const void *const ClassID) const override | llvm::RTTIExtends< FileSystem, RTTIRoot > | inlinevirtual |
isLocal(const Twine &Path, bool &Result) | llvm::vfs::FileSystem | virtual |
makeAbsolute(SmallVectorImpl< char > &Path) const | llvm::vfs::FileSystem | virtual |
openFileForRead(const Twine &Path)=0 | llvm::vfs::FileSystem | pure virtual |
openFileForReadBinary(const Twine &Path) | llvm::vfs::FileSystem | inlinevirtual |
operator=(const ThreadSafeRefCountedBase &)=delete | llvm::ThreadSafeRefCountedBase< FileSystem > | protected |
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 | llvm::vfs::FileSystem | inlineprotectedvirtual |
printIndent(raw_ostream &OS, unsigned IndentLevel) const | llvm::vfs::FileSystem | inlineprotected |
PrintType enum name | llvm::vfs::FileSystem | |
Release() const | llvm::ThreadSafeRefCountedBase< FileSystem > | inline |
Retain() const | llvm::ThreadSafeRefCountedBase< FileSystem > | inline |
setCurrentWorkingDirectory(const Twine &Path)=0 | llvm::vfs::FileSystem | pure virtual |
status(const Twine &Path)=0 | llvm::vfs::FileSystem | pure virtual |
ThreadSafeRefCountedBase()=default | llvm::ThreadSafeRefCountedBase< FileSystem > | protected |
ThreadSafeRefCountedBase(const ThreadSafeRefCountedBase &) | llvm::ThreadSafeRefCountedBase< FileSystem > | inlineprotected |
UseCount() const | llvm::ThreadSafeRefCountedBase< FileSystem > | inline |
visit(VisitCallbackTy Callback) | llvm::vfs::FileSystem | inline |
VisitCallbackTy typedef | llvm::vfs::FileSystem | |
visitChildFileSystems(VisitCallbackTy Callback) | llvm::vfs::FileSystem | inlinevirtual |
~FileSystem() | llvm::vfs::FileSystem | virtual |
~RTTIRoot()=default | llvm::RTTIRoot | virtual |
~ThreadSafeRefCountedBase() | llvm::ThreadSafeRefCountedBase< FileSystem > | inlineprotected |