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