LLVM 23.0.0git
llvm::DXContainerYAML::SourceInfo::SourceContents Struct Reference

#include "llvm/ObjectYAML/DXContainerYAML.h"

Inheritance diagram for llvm::DXContainerYAML::SourceInfo::SourceContents:
[legend]

Classes

struct  Entry
struct  Header

Public Attributes

Header Parameters
SmallVector< EntryEntries
Public Attributes inherited from llvm::DXContainerYAML::SourceInfo::Section
SectionHeader GenericHeader

Detailed Description

Definition at line 333 of file DXContainerYAML.h.

Member Data Documentation

◆ Entries

SmallVector<Entry> llvm::DXContainerYAML::SourceInfo::SourceContents::Entries

Definition at line 351 of file DXContainerYAML.h.

◆ Parameters

Header llvm::DXContainerYAML::SourceInfo::SourceContents::Parameters

Definition at line 350 of file DXContainerYAML.h.


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