#include <gengtype.h>

Data Fields | |
| pair_p | next |
| const char * | name |
| type_p | type |
| struct fileloc | line |
| options_p | opt |
Definition at line 52 of file gengtype.h.
Definition at line 53 of file gengtype.h.
Referenced by adjust_field_rtx_def(), adjust_field_tree_exp(), create_field(), do_typedef(), note_variable(), note_yacc_type(), resolve_typedef(), set_gc_used(), set_gc_used_type(), walk_type(), write_gc_root(), write_gc_roots(), write_gc_structure_fields(), write_root(), write_roots(), and yyparse().
| const char * pair::name |
Definition at line 54 of file gengtype.h.
Referenced by adjust_field_rtx_def(), adjust_field_tree_exp(), create_field(), do_typedef(), note_variable(), note_yacc_type(), resolve_typedef(), walk_type(), write_array(), write_gc_root(), write_gc_roots(), write_gc_structure_fields(), write_root(), write_roots(), and yyparse().
Definition at line 55 of file gengtype.h.
Referenced by adjust_field_rtx_def(), adjust_field_tree_exp(), create_field(), do_typedef(), note_variable(), note_yacc_type(), resolve_typedef(), set_gc_used(), set_gc_used_type(), walk_type(), write_array(), write_gc_root(), write_gc_roots(), write_gc_structure_fields(), write_root(), write_roots(), and yyparse().
struct fileloc pair::line [read] |
Definition at line 56 of file gengtype.h.
Referenced by adjust_field_rtx_def(), adjust_field_tree_exp(), create_field(), do_typedef(), note_variable(), note_yacc_type(), walk_type(), write_array(), write_gc_roots(), write_gc_structure_fields(), write_roots(), and yyparse().
Definition at line 57 of file gengtype.h.
Referenced by adjust_field_rtx_def(), adjust_field_tree_exp(), create_field(), create_optional_field(), note_variable(), note_yacc_type(), set_gc_used_type(), walk_type(), write_array(), write_gc_root(), write_gc_roots(), write_gc_structure_fields(), write_root(), write_roots(), and yyparse().
1.5.6