LLVM 19.0.0git
Public Attributes | List of all members
llvm::WasmYAML::NameEntry Struct Reference

#include "llvm/ObjectYAML/WasmYAML.h"

Public Attributes

uint32_t Index
 
StringRef Name
 

Detailed Description

Definition at line 131 of file WasmYAML.h.

Member Data Documentation

◆ Index

uint32_t llvm::WasmYAML::NameEntry::Index

◆ Name

StringRef llvm::WasmYAML::NameEntry::Name

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