LLVM  8.0.1
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::Statusstatic
copyWithNewName(const llvm::sys::fs::file_status &In, StringRef NewName)llvm::vfs::Statusstatic
equivalent(const Status &Other) constllvm::vfs::Status
exists() constllvm::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
IsVFSMappedllvm::vfs::Status
Status()=defaultllvm::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