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

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

Member Function Documentation

◆ enumeration()

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: