Searched refs:fallthrough_p (Results 1 – 4 of 4) sorted by relevance
5875 bool fallthrough_p = c_parser_peek_token (parser)->flags & PREV_FALLTHROUGH; in c_parser_label() local5924 FALLTHROUGH_LABEL_P (LABEL_EXPR_LABEL (label)) = fallthrough_p; in c_parser_label()5926 FALLTHROUGH_LABEL_P (CASE_LABEL (label)) = fallthrough_p; in c_parser_label()
5888 bool fallthrough_p = c_parser_peek_token (parser)->flags & PREV_FALLTHROUGH; in c_parser_label() local5942 FALLTHROUGH_LABEL_P (LABEL_EXPR_LABEL (label)) = fallthrough_p; in c_parser_label()5944 FALLTHROUGH_LABEL_P (CASE_LABEL (label)) = fallthrough_p; in c_parser_label()
11583 bool fallthrough_p = token->flags & PREV_FALLTHROUGH; in cp_parser_label_for_labeled_statement() local11621 FALLTHROUGH_LABEL_P (label) = fallthrough_p; in cp_parser_label_for_labeled_statement()11641 FALLTHROUGH_LABEL_P (label) = fallthrough_p; in cp_parser_label_for_labeled_statement()11652 FALLTHROUGH_LABEL_P (label) = fallthrough_p; in cp_parser_label_for_labeled_statement()
12576 bool fallthrough_p = token->flags & PREV_FALLTHROUGH; in cp_parser_label_for_labeled_statement() local12614 FALLTHROUGH_LABEL_P (label) = fallthrough_p; in cp_parser_label_for_labeled_statement()12634 FALLTHROUGH_LABEL_P (label) = fallthrough_p; in cp_parser_label_for_labeled_statement()12645 FALLTHROUGH_LABEL_P (label) = fallthrough_p; in cp_parser_label_for_labeled_statement()