GCC Middle and Back End API Reference
|
#include <gengtype.h>
Data Fields | |
pair_p | next |
const char * | name |
type_p | type |
struct fileloc | line |
options_p | opt |
A name and a type.
struct fileloc pair::line |
Referenced by state_writer::write_state_type().
const char* pair::name |
Referenced by state_writer::write_state_type().
pair_p pair::next |
Referenced by state_token_is_name().
options_p pair::opt |
Referenced by state_writer::write_state_type().
type_p pair::type |
Referenced by state_writer::write_state_type().