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

#include "llvm/ObjectYAML/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 130 of file COFFYAML.h.

Member Function Documentation

◆ enumeration()

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

Definition at line 55 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: