Searched refs:in_switch_statement_p (Results 1 – 3 of 3) sorted by relevance
1397 bool in_switch_statement_p; member2648 parser->in_switch_statement_p = false; in cp_parser_new()6413 if (parser->in_switch_statement_p) in cp_parser_label_for_labeled_statement()6424 if (parser->in_switch_statement_p) in cp_parser_label_for_labeled_statement()6603 bool in_switch_statement_p; in cp_parser_selection_statement() local6610 in_switch_statement_p = parser->in_switch_statement_p; in cp_parser_selection_statement()6612 parser->in_switch_statement_p = true; in cp_parser_selection_statement()6615 parser->in_switch_statement_p = in_switch_statement_p; in cp_parser_selection_statement()
669 in_switch_statement_p.673 (cp_parser_selection_statement): Set in_switch_statement_p.
2581 in_switch_statement_p changes.2586 in_switch_statement_p.