LLVM 19.0.0git
Static Public Member Functions | Public Attributes | List of all members
llvm::CodeViewYAML::YAMLDebugSubsection Struct Reference

#include "llvm/ObjectYAML/CodeViewYAMLDebugSections.h"

Static Public Member Functions

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

Public Attributes

std::shared_ptr< detail::YAMLSubsectionBaseSubsection
 

Detailed Description

Definition at line 110 of file CodeViewYAMLDebugSections.h.

Member Function Documentation

◆ fromCodeViewSubection()

Expected< YAMLDebugSubsection > YAMLDebugSubsection::fromCodeViewSubection ( const codeview::StringsAndChecksumsRef SC,
const codeview::DebugSubsectionRecord SS 
)
static

Member Data Documentation

◆ Subsection

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

Definition at line 115 of file CodeViewYAMLDebugSections.h.


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