LLVM 19.0.0git
Static Public Member Functions | List of all members
llvm::yaml::ScalarEnumerationTraits< MachO::RebaseOpcode > Struct Reference

#include "llvm/ObjectYAML/MachOYAML.h"

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()

static 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 value.


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