LLVM 23.0.0git
llvm::DXContainerYAML::DebugName Struct Reference

#include "llvm/ObjectYAML/DXContainerYAML.h"

Public Attributes

std::optional< uint16_tFlags
std::optional< uint16_tNameLength
std::string Filename

Detailed Description

Definition at line 299 of file DXContainerYAML.h.

Member Data Documentation

◆ Filename

std::string llvm::DXContainerYAML::DebugName::Filename

◆ Flags

std::optional<uint16_t> llvm::DXContainerYAML::DebugName::Flags

◆ NameLength

std::optional<uint16_t> llvm::DXContainerYAML::DebugName::NameLength

The documentation for this struct was generated from the following file: