LLVM 20.0.0git
|
A single file or directory in the VFS. More...
#include "llvm/Support/VirtualFileSystem.h"
Public Member Functions | |
Entry (EntryKind K, StringRef Name) | |
virtual | ~Entry ()=default |
StringRef | getName () const |
EntryKind | getKind () const |
A single file or directory in the VFS.
Definition at line 795 of file VirtualFileSystem.h.
Definition at line 800 of file VirtualFileSystem.h.
|
virtualdefault |
|
inline |
Definition at line 804 of file VirtualFileSystem.h.
Referenced by getVFSEntries(), and llvm::vfs::RedirectingFileSystem::printEntry().
|
inline |
Definition at line 803 of file VirtualFileSystem.h.
Referenced by llvm::vfs::RedirectingFileSystem::printEntry().