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

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

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

[legend]

Static Public Member Functions
static void mapping (IO &IO, MachO::build_tool_version &tool)

Detailed Description

Definition at line 243 of file MachOYAML.h.

Member Function Documentation

mapping()

void llvm::yaml::MappingTraits< MachO::build_tool_version >::mapping ( IO & IO, MachO::build_tool_version & tool ) static

Definition at line 356 of file MachOYAML.cpp.

References llvm::yaml::IO::mapRequired(), llvm::MachO::build_tool_version::tool, and llvm::MachO::build_tool_version::version.


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