LLVM: llvm::yaml::MappingTraits< MachO::dylib > Struct Reference (original) (raw)

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

Inheritance diagram for llvm::yaml::MappingTraits< MachO::dylib >:

[legend]

Static Public Member Functions
static void mapping (IO &IO, MachO::dylib &LoadCommand)

Detailed Description

Definition at line 326 of file MachOYAML.h.

Member Function Documentation

mapping()

void llvm::yaml::MappingTraits< MachO::dylib >::mapping ( IO & IO, MachO::dylib & LoadCommand ) static

Definition at line 362 of file MachOYAML.cpp.

References llvm::MachO::dylib::compatibility_version, llvm::MachO::dylib::current_version, llvm::yaml::IO::mapRequired(), llvm::MachO::dylib::name, and llvm::MachO::dylib::timestamp.


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