Searched refs:attribute_fallthrough_p (Results 1 – 9 of 9) sorted by relevance
840 extern bool attribute_fallthrough_p (tree);
5682 attribute_fallthrough_p (tree attr) in attribute_fallthrough_p() function
862 extern bool attribute_fallthrough_p (tree);
1729 * c-common.c (attribute_fallthrough_p): Tweak the warning2663 * c-common.c (attribute_fallthrough_p): In C, use pedwarn not5936 * c-common.c (attribute_fallthrough_p): Return false for6308 (attribute_fallthrough_p): New function.6309 * c-common.h (attribute_fallthrough_p): Declare.
6017 attribute_fallthrough_p (tree attr) in attribute_fallthrough_p() function
1981 && attribute_fallthrough_p (specs->attrs)) in c_parser_declaration_or_fndef()2098 else if (attribute_fallthrough_p (specs->attrs)) in c_parser_declaration_or_fndef()5943 if (attribute_fallthrough_p (attrs)) in c_parser_label()6264 if (attribute_fallthrough_p (attrs)) in c_parser_statement_after_labels()
2018 && attribute_fallthrough_p (specs->attrs)) in c_parser_declaration_or_fndef()2135 else if (attribute_fallthrough_p (specs->attrs)) in c_parser_declaration_or_fndef()6234 if (attribute_fallthrough_p (attrs)) in c_parser_statement_after_labels()
11511 if (attribute_fallthrough_p (std_attrs)) in cp_parser_statement()11673 || attribute_fallthrough_p (attrs) in cp_parser_label_for_labeled_statement()11722 if (attribute_fallthrough_p (attr)) in cp_parser_expression_statement()
12504 if (attribute_fallthrough_p (std_attrs)) in cp_parser_statement()12666 || attribute_fallthrough_p (attrs) in cp_parser_label_for_labeled_statement()12715 if (attribute_fallthrough_p (attr)) in cp_parser_expression_statement()