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

#include "llvm/ObjectYAML/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 239 of file MachOYAML.h.

Member Function Documentation

◆ enumeration()

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: