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

#include <DWARFYAML.h>

Static Public Member Functions

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

Detailed Description

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

Definition at line 258 of file DWARFYAML.h.

Member Function Documentation

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

Definition at line 259 of file DWARFYAML.h.

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


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