Searched refs:fallthru_attr_p (Results 1 – 1 of 1) sorted by relevance
1758 bool *fallthru_attr_p) in c_parser_declaration_or_fndef() argument1862 if (fallthru_attr_p != NULL) in c_parser_declaration_or_fndef()1863 *fallthru_attr_p = true; in c_parser_declaration_or_fndef()5001 bool fallthru_attr_p = false; in c_parser_compound_statement_nostart() local5004 &fallthru_attr_p); in c_parser_compound_statement_nostart()5005 if (last_stmt && !fallthru_attr_p) in c_parser_compound_statement_nostart()5008 last_stmt = fallthru_attr_p; in c_parser_compound_statement_nostart()