LLVM: llvm::yaml::MappingTraits< WasmYAML::ComdatEntry > Struct Reference (original) (raw)

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

Inheritance diagram for llvm::yaml::MappingTraits< WasmYAML::ComdatEntry >:

[legend]

Static Public Member Functions
static void mapping (IO &IO, WasmYAML::ComdatEntry &ComdatEntry)

Detailed Description

Definition at line 566 of file WasmYAML.h.

Member Function Documentation

mapping()

void llvm::yaml::MappingTraits< WasmYAML::ComdatEntry >::mapping ( IO & IO, WasmYAML::ComdatEntry & ComdatEntry ) static

Definition at line 497 of file WasmYAML.cpp.

References llvm::WasmYAML::ComdatEntry::Index, llvm::WasmYAML::ComdatEntry::Kind, and llvm::yaml::IO::mapRequired().


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