Cthulhu  0.2.10
Cthulhu compiler collection
ssa_type_pointer_t Struct Reference

#include <ssa.h>

Collaboration diagram for ssa_type_pointer_t:

Data Fields

const ssa_type_tpointer
 
size_t length
 

Detailed Description

Definition at line 136 of file ssa.h.

Field Documentation

◆ length

size_t ssa_type_pointer_t::length

Definition at line 138 of file ssa.h.

◆ pointer

const ssa_type_t* ssa_type_pointer_t::pointer

Definition at line 137 of file ssa.h.


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