Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/cp/
H A Dparser.c1579 static tree cp_parser_selection_statement
6468 statement = cp_parser_selection_statement (parser, if_p); in cp_parser_statement()
6786 cp_parser_selection_statement (cp_parser* parser, bool *if_p) in cp_parser_selection_statement() function
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 DChangeLog2597 (cp_parser_selection_statement): Save
2652 cp_parser_selection_statement): Likewise.
H A DChangeLog-20044815 (cp_parser_selection_statement): Tidy if processing.