|
LLVM
8.0.1
|
#include "llvm/BinaryFormat/Wasm.h"

Public Attributes | |
| uint8_t | Type |
| bool | Mutable |
| bool llvm::wasm::WasmGlobalType::Mutable |
Definition at line 76 of file Wasm.h.
Referenced by llvm::DenseMapInfo< wasm::WasmGlobalType >::getHashValue(), and llvm::wasm::operator==().
| uint8_t llvm::wasm::WasmGlobalType::Type |
Definition at line 75 of file Wasm.h.
Referenced by llvm::WebAssemblyTargetAsmStreamer::emitGlobalType(), llvm::DenseMapInfo< wasm::WasmGlobalType >::getHashValue(), and llvm::wasm::operator==().
1.8.13