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

#include <ELFYAML.h>

Static Public Member Functions

static void enumeration (IO &IO, ELFYAML::MIPS_ISA &Value)
 

Detailed Description

template<>
struct llvm::yaml::ScalarEnumerationTraits< ELFYAML::MIPS_ISA >

Definition at line 268 of file ELFYAML.h.

Member Function Documentation

void llvm::yaml::ScalarEnumerationTraits< ELFYAML::MIPS_ISA >::enumeration ( IO IO,
ELFYAML::MIPS_ISA &  Value 
)
static

Definition at line 604 of file ELFYAML.cpp.

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


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