LLVM: llvm::WasmYAML::ComdatEntry Struct Reference (original) (raw)

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

Public Attributes
ComdatKind Kind
uint32_t Index

Detailed Description

Definition at line 177 of file WasmYAML.h.

Member Data Documentation

Index

uint32_t llvm::WasmYAML::ComdatEntry::Index

Definition at line 179 of file WasmYAML.h.

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

Kind

ComdatKind llvm::WasmYAML::ComdatEntry::Kind

Definition at line 178 of file WasmYAML.h.

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


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