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

#include "llvm/ObjectYAML/WasmYAML.h"

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

Public Attributes

uint32_t Index
 
uint32_t Attribute
 
uint32_t SigIndex
 

Detailed Description

Definition at line 77 of file WasmYAML.h.

Member Data Documentation

◆ Attribute

uint32_t llvm::WasmYAML::Event::Attribute

◆ Index

uint32_t llvm::WasmYAML::Event::Index

Definition at line 78 of file WasmYAML.h.

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

◆ SigIndex

uint32_t llvm::WasmYAML::Event::SigIndex

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