Searched refs:in_switch_statement_p (Results 1 – 7 of 7) sorted by relevance
334 bool in_switch_statement_p; member
4240 parser->in_switch_statement_p = false; in cp_parser_new()11077 bool in_switch_statement_p = parser->in_switch_statement_p; in cp_parser_lambda_expression() local11087 parser->in_switch_statement_p = false; in cp_parser_lambda_expression()11137 parser->in_switch_statement_p = in_switch_statement_p; in cp_parser_lambda_expression()12608 if (parser->in_switch_statement_p) in cp_parser_label_for_labeled_statement()12628 if (parser->in_switch_statement_p) in cp_parser_label_for_labeled_statement()13226 bool in_switch_statement_p; in cp_parser_selection_statement() local13233 in_switch_statement_p = parser->in_switch_statement_p; in cp_parser_selection_statement()13235 parser->in_switch_statement_p = true; in cp_parser_selection_statement()13239 parser->in_switch_statement_p = in_switch_statement_p; in cp_parser_selection_statement()[all …]
2561 in_switch_statement_p changes.2566 in_switch_statement_p.
669 in_switch_statement_p.673 (cp_parser_selection_statement): Set in_switch_statement_p.
2141 and in_switch_statement_p.
324 bool in_switch_statement_p; member
4024 parser->in_switch_statement_p = false; in cp_parser_new()10569 bool in_switch_statement_p = parser->in_switch_statement_p; in cp_parser_lambda_expression() local10579 parser->in_switch_statement_p = false; in cp_parser_lambda_expression()10623 parser->in_switch_statement_p = in_switch_statement_p; in cp_parser_lambda_expression()11615 if (parser->in_switch_statement_p) in cp_parser_label_for_labeled_statement()11635 if (parser->in_switch_statement_p) in cp_parser_label_for_labeled_statement()12146 bool in_switch_statement_p; in cp_parser_selection_statement() local12153 in_switch_statement_p = parser->in_switch_statement_p; in cp_parser_selection_statement()12155 parser->in_switch_statement_p = true; in cp_parser_selection_statement()12159 parser->in_switch_statement_p = in_switch_statement_p; in cp_parser_selection_statement()[all …]