Searched refs:finish_declspecs (Results 1 – 15 of 15) sorted by relevance
661 extern struct c_declspecs *finish_declspecs (struct c_declspecs *);
201 (finish_declspecs): Likewise.1646 * c-decl.c (finish_declspecs): Use int instead of decimal1657 (finish_declspecs): Handle postfix attributes in case of typedef1681 (groktypename, grokdeclarator, finish_declspecs): Call1767 (finish_declspecs): Apply postfix standard attributes to type.3959 * c-decl.c (finish_declspecs) <case cts_int_n>: If int_n_idx is not4519 (finish_declspecs): Set type to integer_type_node when _FloatN or4527 * c-decl.c (declspecs_add_type, finish_declspecs): Handle _FloatN6665 (finish_declspecs): Likewise.7665 * c-decl.c (declspecs_add_type, finish_declspecs): Handle
2046 finish_declspecs (specs); in c_parser_gimple_declaration()
2011 finish_declspecs (specs); in c_parser_declaration_or_fndef()3582 finish_declspecs (specs); in c_parser_struct_declaration()4410 finish_declspecs (specs); in c_parser_parameter_declaration()5156 finish_declspecs (specs); in c_parser_type_name()
11902 finish_declspecs (struct c_declspecs *specs) in finish_declspecs() function
646 extern struct c_declspecs *finish_declspecs (struct c_declspecs *);
2020 finish_declspecs (specs); in c_parser_gimple_declaration()
1974 finish_declspecs (specs); in c_parser_declaration_or_fndef()3540 finish_declspecs (specs); in c_parser_struct_declaration()4373 finish_declspecs (specs); in c_parser_parameter_declaration()5167 finish_declspecs (specs); in c_parser_type_name()
11503 finish_declspecs (struct c_declspecs *specs) in finish_declspecs() function
12338 (finish_declspecs): New.12340 typename): Call finish_declspecs.12341 * c-decl.c (finish_declspecs): New.12344 (shadow_tag_warned): Remove checks done in finish_declspecs.12347 finish_declspecs. Don't allow for type being NULL. Update for
24413 (finish_declspecs): For diagnostics, use the location of the27557 (finish_declspecs): Likewise.
5614 * c-decl.c (finish_declspecs): When _Sat is used without10547 (finish_declspecs): Handle cts_fract and cts_accum.
843 (finish_declspecs): Change it to integer_type_node here.29627 (finish_declspecs): Likewise.
33284 * c-decl.c (finish_declspecs): Error if fixed point is not supported
1114 (finish_declspecs): Return type from DFP typespec_word.