GCC Middle and Back End API Reference
type_hash Struct Reference

Data Fields

unsigned long hash
tree type

Detailed Description

   Since we cannot rehash a type after it is in the table, we have to
   keep the hash code.  

Field Documentation

unsigned long type_hash::hash
tree type_hash::type

Referenced by build_qualified_type().


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