LLVM 20.0.0git
|
#include "llvm/BinaryFormat/Wasm.h"
Public Attributes | |
uint8_t | Type |
bool | Mutable |
bool llvm::wasm::WasmGlobalType::Mutable |
Definition at line 348 of file Wasm.h.
Referenced by llvm::DenseMapInfo< wasm::WasmGlobalType, void >::getHashValue().
uint8_t llvm::wasm::WasmGlobalType::Type |
Definition at line 347 of file Wasm.h.
Referenced by llvm::DenseMapInfo< wasm::WasmGlobalType, void >::getHashValue().