LLVM  8.0.1
Public Attributes | List of all members
llvm::WasmYAML::Table Struct Reference

#include "llvm/ObjectYAML/WasmYAML.h"

Collaboration diagram for llvm::WasmYAML::Table:
Collaboration graph
[legend]

Public Attributes

TableType ElemType
 
Limits TableLimits
 

Detailed Description

Definition at line 53 of file WasmYAML.h.

Member Data Documentation

◆ ElemType

TableType llvm::WasmYAML::Table::ElemType

Definition at line 54 of file WasmYAML.h.

Referenced by llvm::yaml::MappingTraits< WasmYAML::Table >::mapping().

◆ TableLimits

Limits llvm::WasmYAML::Table::TableLimits

Definition at line 55 of file WasmYAML.h.

Referenced by llvm::yaml::MappingTraits< WasmYAML::Table >::mapping().


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