struct NewInMemoryNodeInfo

Declaration

struct NewInMemoryNodeInfo { /* full declaration omitted */ };

Declared at: llvm/include/llvm/Support/VirtualFileSystem.h:467

Member Variables

public llvm::sys::fs::UniqueID DirUID
public llvm::StringRef Path
public llvm::StringRef Name
public time_t ModificationTime
public std::unique_ptr<llvm::MemoryBuffer> Buffer
public uint32_t User
public uint32_t Group
public llvm::sys::fs::file_type Type
public llvm::sys::fs::perms Perms

Method Overview

Methods

ΒΆllvm::vfs::Status makeStatus() const

Declared at: llvm/include/llvm/Support/VirtualFileSystem.h:478