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

#include "llvm/ObjectYAML/DWARFYAML.h"

Static Public Member Functions

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

Detailed Description

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

Definition at line 298 of file DWARFYAML.h.

Member Function Documentation

◆ enumeration()

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

Definition at line 299 of file DWARFYAML.h.

References llvm::dwarf::DW_CHILDREN_no, and llvm::dwarf::DW_CHILDREN_yes.


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