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

#include "llvm/ObjectYAML/DWARFYAML.h"

Static Public Member Functions

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

Detailed Description

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

Definition at line 251 of file DWARFYAML.h.

Member Function Documentation

◆ enumeration()

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

Definition at line 252 of file DWARFYAML.h.


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