GCC Middle and Back End API Reference
odr_type_d Struct Reference
Collaboration diagram for odr_type_d:

Data Fields

tree type
vec< odr_typebases
vec< odr_typederived_types
int id
bool anonymous_namespace

Detailed Description

The node of type inheritance graph.  For each type unique in
   One Defintion Rule (ODR) sense, we produce one node linking all 
   main variants of types equivalent to it, bases and derived types.   

Field Documentation

bool odr_type_d::anonymous_namespace
vec<odr_type> odr_type_d::bases

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