Cthulhu  0.2.10
Cthulhu compiler collection
ssa_param_t Struct Reference

#include <ssa.h>

Collaboration diagram for ssa_param_t:

Data Fields

const char * name
 
const ssa_type_ttype
 

Detailed Description

Definition at line 89 of file ssa.h.

Field Documentation

◆ name

const char* ssa_param_t::name

Definition at line 90 of file ssa.h.

◆ type

const ssa_type_t* ssa_param_t::type

Definition at line 91 of file ssa.h.


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