Searched refs:start_enum (Results 1 – 18 of 18) sorted by relevance
489 extern tree start_enum (tree);
1874 tree type = start_enum (ident); in c_parser_enum_specifier()
6327 start_enum (tree name) in start_enum() function
12674 (start_enum): Likewise but from flag_short_enums.
11389 (start_enum): Check for nested redefinition.
531 * decl.c (xref_tag, start_enum): Use return value of pushtag.611 (start_enum): Likewise. Add assertion test that NAME is717 (xref_tag, start_enum): Use it.1786 (cp_parser_enum_specifier): Call start_enum before consuming
3978 extern tree start_enum (tree);
716 (start_enum): Likewise.850 (start_enum): Clear TYPE_VALUES for a redefined enum.3955 * decl.c (start_enum): Show location of previous definition.
1743 (start_enum): Don't copy integer_zero_node because2583 * decl.c (start_enum): Complain about enum templates.
205 * decl.c (start_enum): Use push_obstacks, not2715 (start_enum): Don't check for primary-template enum declarations3458 * decl.c (start_enum): Put local enums on permanent_obstack.
1943 (start_enum): If this is a local enum, switch to permanent_obstack.
1019 (start_enum): Disable useless code.3288 * decl.c (start_enum): Initialize enum_overflow.
10637 start_enum (tree name) in start_enum() function
4793 t = start_enum (TYPE_IDENTIFIER (template_type)); in lookup_template_class()
3533 * decl.c (start_enum): Don't set TREE_ADDRESSABLE on TREE_LIST node.
10886 type = start_enum (identifier); in cp_parser_enum_specifier()
3525 start_enum): Likewise.
6364 (start_enum): Adjust call to pushtag.