LLVM 19.0.0git
llvm::vfs::Status Member List

This is the complete list of members for llvm::vfs::Status, including all inherited members.

copyWithNewName(const Status &In, const Twine &NewName)llvm::vfs::Statusstatic
copyWithNewName(const llvm::sys::fs::file_status &In, const Twine &NewName)llvm::vfs::Statusstatic
copyWithNewSize(const Status &In, uint64_t NewSize)llvm::vfs::Statusstatic
equivalent(const Status &Other) constllvm::vfs::Status
exists() constllvm::vfs::Status
ExposesExternalVFSPathllvm::vfs::Status
getGroup() constllvm::vfs::Statusinline
getLastModificationTime() constllvm::vfs::Statusinline
getName() constllvm::vfs::Statusinline
getPermissions() constllvm::vfs::Statusinline
getSize() constllvm::vfs::Statusinline
getType() constllvm::vfs::Statusinline
getUniqueID() constllvm::vfs::Statusinline
getUser() constllvm::vfs::Statusinline
isDirectory() constllvm::vfs::Status
isOther() constllvm::vfs::Status
isRegularFile() constllvm::vfs::Status
isStatusKnown() constllvm::vfs::Status
isSymlink() constllvm::vfs::Status
Status()=defaultllvm::vfs::Status
Status(const llvm::sys::fs::file_status &Status)llvm::vfs::Status
Status(const Twine &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