LLVM: llvm::WasmYAML::InitExpr Struct Reference (original) (raw)

#include "[llvm/ObjectYAML/WasmYAML.h](WasmYAML%5F8h%5Fsource.html)"

Public Member Functions
Public Attributes
bool Extended
union {
wasm::WasmInitExprMVP Inst
yaml::BinaryRef Body
};

Detailed Description

Definition at line 66 of file WasmYAML.h.

Constructor & Destructor Documentation

llvm::WasmYAML::InitExpr::InitExpr ( ) inline

Member Data Documentation

[union]

Body

Extended

bool llvm::WasmYAML::InitExpr::Extended

Inst


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