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

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

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

[legend]

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

Detailed Description

Definition at line 502 of file WasmYAML.h.

Member Function Documentation

mapping()

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

Definition at line 309 of file WasmYAML.cpp.

References llvm::WasmYAML::Table::ElemType, llvm::WasmYAML::Table::Index, llvm::yaml::IO::mapRequired(), and llvm::WasmYAML::Table::TableLimits.


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