LLVM 20.0.0git
|
A member of a directory, yielded by a directory_iterator. More...
#include "llvm/Support/VirtualFileSystem.h"
Public Member Functions | |
directory_entry ()=default | |
directory_entry (std::string Path, llvm::sys::fs::file_type Type) | |
llvm::StringRef | path () const |
llvm::sys::fs::file_type | type () const |
A member of a directory, yielded by a directory_iterator.
Only information available on most platforms is included.
Definition at line 148 of file VirtualFileSystem.h.
|
default |
|
inline |
Definition at line 154 of file VirtualFileSystem.h.
|
inline |
Definition at line 157 of file VirtualFileSystem.h.
|
inline |
Definition at line 158 of file VirtualFileSystem.h.