Searched refs:in_switch_statement_p (Results 1 – 3 of 3) sorted by relevance
1410 bool in_switch_statement_p; member2824 parser->in_switch_statement_p = false; in cp_parser_new()6622 if (parser->in_switch_statement_p) in cp_parser_label_for_labeled_statement()6633 if (parser->in_switch_statement_p) in cp_parser_label_for_labeled_statement()6875 bool in_switch_statement_p; in cp_parser_selection_statement() local6882 in_switch_statement_p = parser->in_switch_statement_p; in cp_parser_selection_statement()6884 parser->in_switch_statement_p = true; in cp_parser_selection_statement()6887 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.
2650 in_switch_statement_p changes.2655 in_switch_statement_p.