LLVM 22.0.0git
llvm::yaml::ScalarEnumerationTraits< MachO::RebaseOpcode > Struct Reference

#include "llvm/ObjectYAML/MachOYAML.h"

Inheritance diagram for llvm::yaml::ScalarEnumerationTraits< MachO::RebaseOpcode >:
[legend]

Static Public Member Functions

static void enumeration (IO &io, MachO::RebaseOpcode &value)

Detailed Description

Definition at line 263 of file MachOYAML.h.

Member Function Documentation

◆ enumeration()

void llvm::yaml::ScalarEnumerationTraits< MachO::RebaseOpcode >::enumeration ( IO & io,
MachO::RebaseOpcode & value )
inlinestatic

Definition at line 264 of file MachOYAML.h.

References ENUM_CASE, and llvm::yaml::IO::enumFallback().


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