Home
last modified time | relevance | path

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

/trueos/contrib/gcc/cp/
HDparser.c1312 typedef struct cp_parser GTY(())
1457 } cp_parser; typedef
1463 static cp_parser *cp_parser_new
1481 (cp_parser *);
1483 (cp_parser *, bool, bool);
1488 (cp_parser *);
1493 (cp_parser *, bool, bool, bool, cp_id_kind *);
1495 (cp_parser *, bool, bool, bool *, bool, bool);
1497 (cp_parser *, bool, bool, bool, bool);
1499 (cp_parser *, bool, bool, bool, bool);
[all …]
HDChangeLog-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
HDChangeLog534 * parser.c (cp_parser): Add in_function_body.
2589 * parser.c (struct cp_parser): Rename in_iteration_statement
2649 * parser.c (struct cp_parser): Revert
2740 * parser.c (struct cp_parser): Rename
5377 * parser.c (struct cp_parser): Document that scope could be
HDChangeLog-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.