LLVM
8.0.1
llvm
vfs
Status
llvm::vfs::Status Member List
This is the complete list of members for
llvm::vfs::Status
, including all inherited members.
copyWithNewName
(const Status &In, StringRef NewName)
llvm::vfs::Status
static
copyWithNewName
(const llvm::sys::fs::file_status &In, StringRef NewName)
llvm::vfs::Status
static
equivalent
(const Status &Other) const
llvm::vfs::Status
exists
() const
llvm::vfs::Status
getGroup
() const
llvm::vfs::Status
inline
getLastModificationTime
() const
llvm::vfs::Status
inline
getName
() const
llvm::vfs::Status
inline
getPermissions
() const
llvm::vfs::Status
inline
getSize
() const
llvm::vfs::Status
inline
getType
() const
llvm::vfs::Status
inline
getUniqueID
() const
llvm::vfs::Status
inline
getUser
() const
llvm::vfs::Status
inline
isDirectory
() const
llvm::vfs::Status
isOther
() const
llvm::vfs::Status
isRegularFile
() const
llvm::vfs::Status
isStatusKnown
() const
llvm::vfs::Status
isSymlink
() const
llvm::vfs::Status
IsVFSMapped
llvm::vfs::Status
Status
()=default
llvm::vfs::Status
Status
(const llvm::sys::fs::file_status &Status)
llvm::vfs::Status
Status
(StringRef Name, llvm::sys::fs::UniqueID UID, llvm::sys::TimePoint<> MTime, uint32_t User, uint32_t Group, uint64_t Size, llvm::sys::fs::file_type Type, llvm::sys::fs::perms Perms)
llvm::vfs::Status
Generated on Sun Dec 20 2020 14:15:03 for LLVM by
1.8.13