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

#include <DWARFYAML.h>

Static Public Member Functions

static void enumeration (IO &io, dwarf::Tag &value)
 

Detailed Description

template<>
struct llvm::yaml::ScalarEnumerationTraits< dwarf::Tag >

Definition at line 218 of file DWARFYAML.h.

Member Function Documentation

static void llvm::yaml::ScalarEnumerationTraits< dwarf::Tag >::enumeration ( IO io,
dwarf::Tag value 
)
inlinestatic

Definition at line 219 of file DWARFYAML.h.

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


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