LLVM: llvm::yaml::ScalarEnumerationTraits< MachO::LoadCommandType > Struct Reference (original) (raw)

#include "[llvm/ObjectYAML/MachOYAML.h](MachOYAML%5F8h%5Fsource.html)"

Inheritance diagram for llvm::yaml::ScalarEnumerationTraits< MachO::LoadCommandType >:

[legend]

Static Public Member Functions
static void enumeration (IO &io, MachO::LoadCommandType &value)

Detailed Description

Definition at line 254 of file MachOYAML.h.

Member Function Documentation

enumeration()

void llvm::yaml::ScalarEnumerationTraits< MachO::LoadCommandType >::enumeration ( IO & io, MachO::LoadCommandType & value ) inlinestatic

Definition at line 255 of file MachOYAML.h.

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


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