Cthulhu  0.2.10
Cthulhu compiler collection
ssa_field_t Struct Reference

#include <ssa.h>

Collaboration diagram for ssa_field_t:

Data Fields

const char * name
 
const ssa_type_ttype
 

Detailed Description

Definition at line 106 of file ssa.h.

Field Documentation

◆ name

const char* ssa_field_t::name

Definition at line 107 of file ssa.h.

◆ type

const ssa_type_t* ssa_field_t::type

Definition at line 108 of file ssa.h.


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