LLVM 22.0.0git
llvm::CodeViewYAML::YAMLDebugSubsection Struct Reference

#include "llvm/ObjectYAML/CodeViewYAMLDebugSections.h"

Static Public Member Functions

static LLVM_ABI Expected< YAMLDebugSubsectionfromCodeViewSubection (const codeview::StringsAndChecksumsRef &SC, const codeview::DebugSubsectionRecord &SS)

Public Attributes

std::shared_ptr< detail::YAMLSubsectionBaseSubsection

Detailed Description

Definition at line 111 of file CodeViewYAMLDebugSections.h.

Member Function Documentation

◆ fromCodeViewSubection()

Member Data Documentation

◆ Subsection

std::shared_ptr<detail::YAMLSubsectionBase> llvm::CodeViewYAML::YAMLDebugSubsection::Subsection

Definition at line 116 of file CodeViewYAMLDebugSections.h.


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