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

#include <MIRYamlMapping.h>

Static Public Member Functions

static void enumeration (yaml::IO &IO, MachineJumpTableInfo::JTEntryKind &EntryKind)
 

Detailed Description

template<>
struct llvm::yaml::ScalarEnumerationTraits< MachineJumpTableInfo::JTEntryKind >

Definition at line 118 of file MIRYamlMapping.h.

Member Function Documentation

static void llvm::yaml::ScalarEnumerationTraits< MachineJumpTableInfo::JTEntryKind >::enumeration ( yaml::IO IO,
MachineJumpTableInfo::JTEntryKind EntryKind 
)
inlinestatic

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