LLVM  3.7.0
Static Public Member Functions | List of all members
llvm::yaml::ScalarEnumerationTraits< MachineStackObject::ObjectType > Struct Template Reference

#include <MIRYamlMapping.h>

Static Public Member Functions

static void enumeration (yaml::IO &IO, MachineStackObject::ObjectType &Type)
 

Detailed Description

template<>
struct llvm::yaml::ScalarEnumerationTraits< MachineStackObject::ObjectType >

Definition at line 143 of file MIRYamlMapping.h.

Member Function Documentation

static void llvm::yaml::ScalarEnumerationTraits< MachineStackObject::ObjectType >::enumeration ( yaml::IO IO,
MachineStackObject::ObjectType Type 
)
inlinestatic

Definition at line 144 of file MIRYamlMapping.h.

References llvm::yaml::IO::enumCase().


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