Home
last modified time | relevance | path

Searched refs:adjust_field_type (Results 1 – 12 of 12) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgengtype-parse.cc502 return adjust_field_type (ty, 0); in absdecl()
1137 note_variable (name, adjust_field_type (dty, opts), opts, &lexer_line); in extern_or_static()
H A Dgengtype.h449 extern type_p adjust_field_type (type_p, options_p);
H A Dgengtype.cc957 d->type = adjust_field_type (t, 0); in create_nested_ptr_option()
1002 return create_field_all (next, adjust_field_type (type, opt), in create_field_at()
1428 adjust_field_type (type_p t, options_p opt) in adjust_field_type() function
H A DChangeLog-20027422 (adjust_field_type): Handle param<n>_is option.
7455 (adjust_field_type): Call adjust_field_rtx_def.
7462 (adjust_field_type): Handle `tree_exp' special here.
17410 (adjust_field_type): Detect array of string pointers.
17419 (struct_fields): Call adjust_field_type on array fields.
17613 (adjust_field_type): Handle param_is option.
17627 (externstatic): Use adjust_field_type.
H A DChangeLog-200815707 * gengtype.c (read_input_list, adjust_field_type,
H A DChangeLog-201216804 * gengtype.c (adjust_field_type): Diagnose duplicate "length"
H A DChangeLog-200724846 (adjust_field_type): Look at scalar_is_char boolean to decide whether
H A DChangeLog-20103650 (note_variable, adjust_field_rtx_def, adjust_field_type): Call the
H A DChangeLog-200420787 (adjust_field_type, walk_type, write_func_for_structure,
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgengtype-parse.c502 return adjust_field_type (ty, 0); in absdecl()
1137 note_variable (name, adjust_field_type (dty, opts), opts, &lexer_line); in extern_or_static()
H A Dgengtype.h438 extern type_p adjust_field_type (type_p, options_p);
H A Dgengtype.c942 d->type = adjust_field_type (t, 0); in create_nested_ptr_option()
987 return create_field_all (next, adjust_field_type (type, opt), in create_field_at()
1413 adjust_field_type (type_p t, options_p opt) in adjust_field_type() function