LLVM: llvm::wasm::WasmSignature Struct Reference (original) (raw)

#include "[llvm/BinaryFormat/Wasm.h](BinaryFormat%5F2Wasm%5F8h%5Fsource.html)"

Public Types
enum { Function, Tag, Placeholder }
enum { Plain, Empty, Tombstone }

Definition at line 506 of file Wasm.h.

anonymous enum

Enumerator
Function
Tag
Placeholder

Definition at line 512 of file Wasm.h.

anonymous enum

Enumerator
Plain
Empty
Tombstone

Definition at line 514 of file Wasm.h.

WasmSignature() [2/2]

llvm::wasm::WasmSignature::WasmSignature ( ) default

[]

enum { ... } llvm::wasm::WasmSignature::Kind

Params

Returns

[]

enum { ... } llvm::wasm::WasmSignature::State


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