LLVM 24.0.0git
llvm::yaml::MappingTraits< WasmYAML::Table > Struct Reference

#include "llvm/ObjectYAML/WasmYAML.h"

Inheritance diagram for llvm::yaml::MappingTraits< WasmYAML::Table >:
[legend]

Static Public Member Functions

static LLVM_ABI void mapping (IO &IO, WasmYAML::Table &Table)

Detailed Description

Definition at line 503 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::yaml::IO::mapRequired(), and llvm::Table.


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