Lines Matching refs:c_parser_declaration_or_fndef
1117 static void c_parser_declaration_or_fndef (c_parser *, bool, bool, bool,
1363 c_parser_declaration_or_fndef (parser, true, true, true, false, true, NULL); in c_parser_external_declaration()
1440 c_parser_declaration_or_fndef (c_parser *parser, bool fndef_ok, in c_parser_declaration_or_fndef() function
1753 c_parser_declaration_or_fndef (parser, false, false, false, in c_parser_declaration_or_fndef()
4150 c_parser_declaration_or_fndef (parser, true, true, true, true, true, NULL); in c_parser_compound_statement_nostart()
4177 c_parser_declaration_or_fndef (parser, true, true, true, true, in c_parser_compound_statement_nostart()
4313 c_parser_declaration_or_fndef (parser, /*fndef_ok*/ false, in c_parser_label()
4923 c_parser_declaration_or_fndef (parser, true, true, true, true, true, in c_parser_for_statement()
4952 c_parser_declaration_or_fndef (parser, true, true, true, true, in c_parser_for_statement()
7565 c_parser_declaration_or_fndef (parser, false, false, true, in c_parser_objc_methodprotolist()
9900 c_parser_declaration_or_fndef (parser, true, true, true, true, true, NULL); in c_parser_omp_for_loop()