Home
last modified time | relevance | path

Searched refs:cp_parser_compound_statement (Results 1 – 15 of 15) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dparser.c2133 static tree cp_parser_compound_statement
4936 cp_parser_compound_statement (parser, expr, BCS_NORMAL, false); in cp_parser_statement_expr()
11455 statement = cp_parser_compound_statement (parser, NULL, BCS_NORMAL, false); in cp_parser_statement()
11790 cp_parser_compound_statement (cp_parser *parser, tree in_statement_expr, in cp_parser_compound_statement() function
13242 statement = cp_parser_compound_statement (parser, NULL, BCS_NORMAL, false); in cp_parser_implicitly_scoped_statement()
23107 cp_parser_compound_statement (parser, NULL, (in_function_try_block in cp_parser_function_body()
26128 cp_parser_compound_statement (parser, NULL, BCS_TRY_BLOCK, false); in cp_parser_try_block()
26203 cp_parser_compound_statement (parser, NULL, BCS_NORMAL, false); in cp_parser_handler()
33411 cp_parser_compound_statement (parser, NULL, BCS_NORMAL, false); in cp_parser_objc_try_catch_finally_statement()
33469 cp_parser_compound_statement (parser, NULL, BCS_NORMAL, false); in cp_parser_objc_try_catch_finally_statement()
[all …]
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dparser.cc2234 static tree cp_parser_compound_statement
5210 cp_parser_compound_statement (parser, expr, BCS_NORMAL, false); in cp_parser_statement_expr()
12382 statement = cp_parser_compound_statement (parser, NULL, BCS_NORMAL, false); in cp_parser_statement()
12783 cp_parser_compound_statement (cp_parser *parser, tree in_statement_expr, in cp_parser_compound_statement() function
14416 statement = cp_parser_compound_statement (parser, NULL, BCS_NORMAL, false); in cp_parser_implicitly_scoped_statement()
25071 cp_parser_compound_statement (parser, NULL, (in_function_try_block in cp_parser_function_body()
28159 cp_parser_compound_statement (parser, NULL, BCS_TRY_BLOCK, false); in cp_parser_try_block()
28234 cp_parser_compound_statement (parser, NULL, BCS_NORMAL, false); in cp_parser_handler()
35707 cp_parser_compound_statement (parser, NULL, BCS_NORMAL, false); in cp_parser_objc_try_catch_finally_statement()
35765 cp_parser_compound_statement (parser, NULL, BCS_NORMAL, false); in cp_parser_objc_try_catch_finally_statement()
[all …]
H A DChangeLog-20132165 (cp_parser_compound_statement): Removed expansion of array notations.
2343 (cp_parser_compound_statement): Added a check for array notations
H A DChangeLog-2017521 * parser.c (cp_parser_compound_statement): Likewise.
2138 (cp_parser_compound_statement): Likewise.
H A DChangeLog3096 * parser.c (cp_parser_compound_statement): Not here.
H A DChangeLog-20122239 (cp_parser_compound_statement): Likewise.
H A DChangeLog-20032408 cp_parser_compound_statement, cp_parser_statement_seq_opt): Add
2547 * parser.c (cp_parser_compound_statement,
H A DChangeLog-20044749 * parser.c (cp_parser_compound_statement): Update commentary.
4814 (cp_parser_compound_statement): Likewise. Take bool for try block.
H A DChangeLog-20082029 (cp_parser_compound_statement): Likewise.
H A DChangeLog-2007676 * parser.c (cp_parser_compound_statement): Handle label-declarations
H A DChangeLog-2014895 (cp_parser_compound_statement): Do not pedwarn for compound-statement
H A DChangeLog-20151560 (cp_parser_compound_statement): Change in_try parameter to bcs_flags.
H A DChangeLog-20114299 * parser.c (cp_parser_compound_statement): Add function_body parm.
H A DChangeLog-20213429 * parser.c (cp_parser_compound_statement): Consume the }
H A DChangeLog-20206325 * parser.c (cp_parser_compound_statement): Call