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

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

Member Function Documentation

◆ enumeration()

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

Definition at line 282 of file DWARFYAML.h.


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