LLVM  4.0.0
Static Public Member Functions | List of all members
llvm::yaml::MappingTraits< MachineJumpTable::Entry > Struct Template Reference

#include <MIRYamlMapping.h>

Static Public Member Functions

static void mapping (IO &YamlIO, MachineJumpTable::Entry &Entry)
 

Detailed Description

template<>
struct llvm::yaml::MappingTraits< MachineJumpTable::Entry >

Definition at line 302 of file MIRYamlMapping.h.

Member Function Documentation

static void llvm::yaml::MappingTraits< MachineJumpTable::Entry >::mapping ( IO YamlIO,
MachineJumpTable::Entry Entry 
)
inlinestatic

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