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

#include <MachOYAML.h>

Static Public Member Functions

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

Detailed Description

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

Definition at line 228 of file MachOYAML.h.

Member Function Documentation

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

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