Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A DChangeLog-20151596 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 DChangeLog-2008463 * 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 DChangeLog-2006110 (cp_parser_selection_statement): Add if_p parameter. Change all
2508 (cp_parser_selection_statement): Save
2563 cp_parser_selection_statement): Likewise.
H A DChangeLog-2016967 (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 DChangeLog-20211589 * 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 DChangeLog-20171500 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 DChangeLog-20132168 (cp_parser_selection_statement): Removed error reporting.
2347 (cp_parser_selection_statement): Searched for array notations inside
H A DChangeLog-2003556 (cp_parser_selection_statement): Likewise.
673 (cp_parser_selection_statement): Set in_switch_statement_p.
3102 (cp_parser_selection_statement): Likewise.
H A DChangeLog-20191537 (cp_parser_selection_statement): Likewise.
4700 (cp_parser_selection_statement): Likewise.
H A DChangeLog-20072849 (cp_parser_selection_statement): Set IN_IF_STMT bit when parsing
H A DChangeLog-20092221 (cp_parser_selection_statement): Same.
H A Dparser.cc2238 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 DChangeLog-20044815 (cp_parser_selection_statement): Tidy if processing.
H A DChangeLog-20205292 * parser.c (cp_parser_selection_statement) <case RID_IF>: Invalidate the
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dparser.c2137 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