libFirm 1.20
type_or_ent Union Reference

A data type to treat types and entities as the same. More...

#include <typerep.h>

Data Fields

ir_typetyp
 points to a type
ir_entityent
 points to an entity

Detailed Description

A data type to treat types and entities as the same.

Definition at line 2260 of file typerep.h.


Field Documentation

points to an entity

Definition at line 2262 of file typerep.h.

points to a type

Definition at line 2261 of file typerep.h.


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