Searched refs:cp_parser_selection_statement (Results 1 – 15 of 15) sorted by relevance
| /netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
| H A D | ChangeLog-2015 | 1596 down to cp_parser_selection_statement. 1597 (cp_parser_selection_statement): Add CHAIN parameter. Add code to 2138 * parser.c (cp_parser_selection_statement): Move handling of 2147 (cp_parser_selection_statement, cp_parser_iteration_statement): 3274 * parser.c (cp_parser_selection_statement): Add location and
|
| H A D | ChangeLog-2008 | 463 * parser.c (cp_parser_selection_statement): Fix uninitialized 475 * parser.c (cp_parser_selection_statement): Implement here the 2030 (cp_parser_selection_statement): Likewise.
|
| H A D | ChangeLog-2006 | 110 (cp_parser_selection_statement): Add if_p parameter. Change all 2508 (cp_parser_selection_statement): Save 2563 cp_parser_selection_statement): Likewise.
|
| H A D | ChangeLog-2016 | 967 (cp_parser_selection_statement): Parse the optional init-statement. 1487 * parser.c (cp_parser_selection_statement): Handle 'if constexpr'. 2705 * parser.c (cp_parser_selection_statement): For RID_SWITCH, 2710 * parser.c (cp_parser_selection_statement): Replace OPT_Wparentheses
|
| H A D | ChangeLog-2021 | 1589 * parser.c (cp_parser_selection_statement): Use direct initialization 2561 (cp_parser_selection_statement): Parse consteval if. 2898 (cp_parser_selection_statement) 4893 * parser.c (cp_parser_selection_statement): Use vec_free.
|
| H A D | ChangeLog-2017 | 1500 cp_parser_lambda_declarator_opt, cp_parser_selection_statement, 2139 (cp_parser_selection_statement): Likewise, for matching_parens. 5739 * parser.c (cp_parser_selection_statement): Adjust.
|
| H A D | ChangeLog-2013 | 2168 (cp_parser_selection_statement): Removed error reporting. 2347 (cp_parser_selection_statement): Searched for array notations inside
|
| H A D | ChangeLog-2003 | 556 (cp_parser_selection_statement): Likewise. 673 (cp_parser_selection_statement): Set in_switch_statement_p. 3102 (cp_parser_selection_statement): Likewise.
|
| H A D | ChangeLog-2019 | 1537 (cp_parser_selection_statement): Likewise. 4700 (cp_parser_selection_statement): Likewise.
|
| H A D | ChangeLog-2007 | 2849 (cp_parser_selection_statement): Set IN_IF_STMT bit when parsing
|
| H A D | ChangeLog-2009 | 2221 (cp_parser_selection_statement): Same.
|
| H A D | parser.cc | 2238 static tree cp_parser_selection_statement 12296 statement = cp_parser_selection_statement (parser, if_p, chain); in cp_parser_statement() 12926 cp_parser_selection_statement (cp_parser* parser, bool *if_p, in cp_parser_selection_statement() function
|
| H A D | ChangeLog-2004 | 4815 (cp_parser_selection_statement): Tidy if processing.
|
| H A D | ChangeLog-2020 | 5292 * parser.c (cp_parser_selection_statement) <case RID_IF>: Invalidate the
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
| H A D | parser.c | 2137 static tree cp_parser_selection_statement 11370 statement = cp_parser_selection_statement (parser, if_p, chain); in cp_parser_statement() 11935 cp_parser_selection_statement (cp_parser* parser, bool *if_p, in cp_parser_selection_statement() function
|