LLVM: llvm::yaml::MappingTraits< MachOYAML::BindOpcode > Struct Reference (original) (raw)

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

Inheritance diagram for llvm::yaml::MappingTraits< MachOYAML::BindOpcode >:

[legend]

Static Public Member Functions
static void mapping (IO &IO, MachOYAML::BindOpcode &BindOpcode)

Detailed Description

Definition at line 222 of file MachOYAML.h.

Member Function Documentation

mapping()

void llvm::yaml::MappingTraits< MachOYAML::BindOpcode >::mapping ( IO & IO, MachOYAML::BindOpcode & BindOpcode ) static

Definition at line 179 of file MachOYAML.cpp.

References llvm::yaml::IO::mapOptional(), and llvm::yaml::IO::mapRequired().


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