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

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

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

[legend]

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

Detailed Description

Definition at line 218 of file MachOYAML.h.

Member Function Documentation

mapping()

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

Definition at line 172 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: