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

#include "llvm/ObjectYAML/DWARFYAML.h"

Static Public Member Functions

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

Detailed Description

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

Definition at line 271 of file DWARFYAML.h.

Member Function Documentation

◆ enumeration()

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

Definition at line 272 of file DWARFYAML.h.


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