Searched refs:cp_parser_compound_statement (Results 1 – 3 of 3) sorted by relevance
| /openbsd-src/gnu/gcc/gcc/cp/ |
| H A D | parser.c | 1544 static tree cp_parser_compound_statement 3023 cp_parser_compound_statement (parser, expr, false); in cp_parser_primary_expression() 6311 statement = cp_parser_compound_statement (parser, NULL, false); in cp_parser_statement() 6484 cp_parser_compound_statement (cp_parser *parser, tree in_statement_expr, in cp_parser_compound_statement() function 7049 statement = cp_parser_compound_statement (parser, NULL, false); in cp_parser_implicitly_scoped_statement() 12696 cp_parser_compound_statement (parser, NULL, false); in cp_parser_function_body() 14453 cp_parser_compound_statement (parser, NULL, true); in cp_parser_try_block() 14530 cp_parser_compound_statement (parser, NULL, false); in cp_parser_handler() 17941 cp_parser_compound_statement (parser, NULL, false); in cp_parser_objc_try_catch_finally_statement() 17958 cp_parser_compound_statement (parser, NULL, false); in cp_parser_objc_try_catch_finally_statement() [all …]
|
| H A D | ChangeLog-2004 | 4749 * parser.c (cp_parser_compound_statement): Update commentary. 4814 (cp_parser_compound_statement): Likewise. Take bool for try block.
|
| H A D | ChangeLog-2003 | 2408 cp_parser_compound_statement, cp_parser_statement_seq_opt): Add 2547 * parser.c (cp_parser_compound_statement,
|