Home
last modified time | relevance | path

Searched refs:cp_parser (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/gcc/gcc/cp/
H A Dparser.c1299 typedef struct cp_parser GTY(())
1444 } cp_parser; typedef
1450 static cp_parser *cp_parser_new
1468 (cp_parser *);
1470 (cp_parser *, bool, bool);
1475 (cp_parser *);
1480 (cp_parser *, bool, bool, bool, cp_id_kind *);
1482 (cp_parser *, bool, bool, bool *, bool, bool);
1484 (cp_parser *, bool, bool, bool, bool);
1486 (cp_parser *, bool, bool, bool, bool);
[all …]
H A DChangeLog-2003231 * parser.c (cp_parser): Add in_offsetof_p.
319 * parser.c (struct cp_parser): Add in_template_argument_list_p.
668 * parser.c (struct cp_parser): Add in_iteration_statement_p and
3512 * parser.c (struct cp_parser): Document default_arg chain on
6105 * parser.c (cp_parser): Add allow_non_constant_expression_p and
6437 (cp_parser): Remove access_checks_lists.
6742 * parser.c (cp_parser): Remove default_arg_types. Update
6866 * parser.c (struct cp_parser): Add access_checks_lists field
H A DChangeLog465 * parser.c (cp_parser): Add in_function_body.
2520 * parser.c (struct cp_parser): Rename in_iteration_statement
2580 * parser.c (struct cp_parser): Revert
2671 * parser.c (struct cp_parser): Rename
5308 * parser.c (struct cp_parser): Document that scope could be
H A DChangeLog-20041689 (struct cp_parser): new one-bit field, implicit_extern_c.
2001 (struct cp_parser): Add field translate_strings_p.
5069 * parser.c (struct cp_parser): Remove in_offsetof.
6845 * parser.c (cp_parser): Add in_type_id_in_expr_p.