Searched refs:cp_parser_compound_statement (Results 1 – 4 of 4) sorted by relevance
| /freebsd-12.1/contrib/gcc/cp/ |
| H A D | ChangeLog.apple | 269 * parser.c (cp_parser_compound_statement): Take a new 272 etc.): add extra argument in calling cp_parser_compound_statement. 275 cp_parser_compound_statement. 643 * parser.c (cp_parser_compound_statement): Continue
|
| H A D | parser.c | 1574 static tree cp_parser_compound_statement 3212 cp_parser_compound_statement (parser, expr, false, false); in cp_parser_primary_expression() 6520 statement = cp_parser_compound_statement (parser, NULL, false, false); in cp_parser_statement() 6693 cp_parser_compound_statement (cp_parser *parser, tree in_statement_expr, in cp_parser_compound_statement() function 13204 cp_parser_compound_statement (parser, NULL, false, false); in cp_parser_function_body() 14962 cp_parser_compound_statement (parser, NULL, true, false); in cp_parser_try_block() 15040 cp_parser_compound_statement (parser, NULL, false, false); in cp_parser_handler() 18606 cp_parser_compound_statement (parser, NULL, false, false); in cp_parser_objc_try_catch_finally_statement() 18619 cp_parser_compound_statement (parser, NULL, false, false); in cp_parser_objc_try_catch_finally_statement() 18631 cp_parser_compound_statement (parser, NULL, false, 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,
|