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

#include <COFFYAML.h>

Static Public Member Functions

static void enumeration (IO &IO, COFFYAML::AuxSymbolType &Value)
 

Detailed Description

template<>
struct llvm::yaml::ScalarEnumerationTraits< COFFYAML::AuxSymbolType >

Definition at line 106 of file COFFYAML.h.

Member Function Documentation

void llvm::yaml::ScalarEnumerationTraits< COFFYAML::AuxSymbolType >::enumeration ( IO IO,
COFFYAML::AuxSymbolType &  Value 
)
static

Definition at line 47 of file COFFYAML.cpp.

References ECase, and llvm::COFF::IMAGE_AUX_SYMBOL_TYPE_TOKEN_DEF.


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