GCC Middle and Back End API Reference
state_ident_st Struct Reference

Data Fields

char stid_name [1]

Detailed Description

Structure and hash-table used to share identifiers or names.


Field Documentation

char state_ident_st::stid_name[1]

TODO: We could improve the parser by reserving identifiers for state keywords and adding a keyword number for them. That would mean adding another field in this state_ident_st struct.

Referenced by read_state_param_structs().


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