LLVM 17.0.0git
Static Public Member Functions | List of all members
llvm::yaml::MappingTraits< std::unique_ptr< ELFYAML::Chunk > > Struct Reference

#include "llvm/ObjectYAML/ELFYAML.h"

Static Public Member Functions

static void mapping (IO &IO, std::unique_ptr< ELFYAML::Chunk > &C)
 
static std::string validate (IO &io, std::unique_ptr< ELFYAML::Chunk > &C)
 

Detailed Description

Definition at line 948 of file ELFYAML.h.

Member Function Documentation

◆ mapping()

void llvm::yaml::MappingTraits< std::unique_ptr< ELFYAML::Chunk > >::mapping ( IO &  IO,
std::unique_ptr< ELFYAML::Chunk > &  C 
)
static

◆ validate()

std::string llvm::yaml::MappingTraits< std::unique_ptr< ELFYAML::Chunk > >::validate ( IO &  io,
std::unique_ptr< ELFYAML::Chunk > &  C 
)
static

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