struct Function

Declaration

struct Function { /* full declaration omitted */ };

Declared at: llvm/include/llvm/ObjectYAML/WasmYAML.h:108

Member Variables

public uint32_t Index
public std::vector<LocalDecl> Locals
public yaml::BinaryRef Body