LLVM 23.0.0git
llvm::vfs::TracingFileSystemImpl< CounterT > Member List

This is the complete list of members for llvm::vfs::TracingFileSystemImpl< CounterT >, including all inherited members.

classID()llvm::RTTIExtends< TracingFileSystemImpl< CounterT >, ProxyFileSystem >inlinestatic
classof(const T *R)llvm::RTTIExtends< TracingFileSystemImpl< CounterT >, ProxyFileSystem >inlinestatic
dir_begin(const Twine &Dir, std::error_code &EC) overridellvm::vfs::TracingFileSystemImpl< CounterT >inline
dynamicClassID() const overridellvm::RTTIExtends< TracingFileSystemImpl< CounterT >, ProxyFileSystem >inline
exists(const Twine &Path) overridellvm::vfs::TracingFileSystemImpl< CounterT >inline
getRealPath(const Twine &Path, SmallVectorImpl< char > &Output) overridellvm::vfs::TracingFileSystemImpl< CounterT >inline
IDllvm::vfs::TracingFileSystemImpl< CounterT >inlinestatic
isA() constllvm::RTTIExtends< TracingFileSystemImpl< CounterT >, ProxyFileSystem >inline
isLocal(const Twine &Path, bool &Result) overridellvm::vfs::TracingFileSystemImpl< CounterT >inline
NumDirBeginCallsllvm::vfs::TracingFileSystemImpl< CounterT >
NumExistsCallsllvm::vfs::TracingFileSystemImpl< CounterT >
NumGetRealPathCallsllvm::vfs::TracingFileSystemImpl< CounterT >
NumIsLocalCallsllvm::vfs::TracingFileSystemImpl< CounterT >
NumOpenFileForReadCallsllvm::vfs::TracingFileSystemImpl< CounterT >
NumStatusCallsllvm::vfs::TracingFileSystemImpl< CounterT >
openFileForRead(const Twine &Path) overridellvm::vfs::TracingFileSystemImpl< CounterT >inline
printImpl(raw_ostream &OS, FileSystem::PrintType Type, unsigned IndentLevel) const overridellvm::vfs::TracingFileSystemImpl< CounterT >inlineprotected
status(const Twine &Path) overridellvm::vfs::TracingFileSystemImpl< CounterT >inline
TracingFileSystemImpl(llvm::IntrusiveRefCntPtr< llvm::vfs::FileSystem > FS)llvm::vfs::TracingFileSystemImpl< CounterT >inline