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

#include "llvm/CodeGen/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 128 of file MIRYamlMapping.h.

Member Function Documentation

◆ enumeration()

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: