LLVM 22.0.0git
llvm::yaml::MappingTraits< EntryValueObject > Struct Reference

#include "llvm/CodeGen/MIRYamlMapping.h"

Inheritance diagram for llvm::yaml::MappingTraits< EntryValueObject >:
[legend]

Static Public Member Functions

static void mapping (yaml::IO &YamlIO, EntryValueObject &Object)

Static Public Attributes

static const bool flow = true

Detailed Description

Definition at line 326 of file MIRYamlMapping.h.

Member Function Documentation

◆ mapping()

void llvm::yaml::MappingTraits< EntryValueObject >::mapping ( yaml::IO & YamlIO,
EntryValueObject & Object )
inlinestatic

Definition at line 327 of file MIRYamlMapping.h.

References llvm::yaml::IO::mapRequired().

Member Data Documentation

◆ flow

Definition at line 333 of file MIRYamlMapping.h.


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