LLVM: llvm::yaml::ScalarEnumerationTraits< MachO::RebaseOpcode > Struct Reference (original) (raw)

#include "[llvm/ObjectYAML/MachOYAML.h](MachOYAML%5F8h%5Fsource.html)"

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: