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

#include <MachOYAML.h>

Static Public Member Functions

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

Detailed Description

template<>
struct llvm::yaml::ScalarEnumerationTraits< MachO::RebaseOpcode >

Definition at line 213 of file MachOYAML.h.

Member Function Documentation

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

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