LLVM API Documentation

Static Public Member Functions
llvm::yaml::ScalarEnumerationTraits< COFFYAML::AuxSymbolType > Struct Template Reference

#include <COFFYAML.h>

List of all members.

Static Public Member Functions

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

Detailed Description

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

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