Searched refs:report_main_declaration (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/gnu/usr.bin/gcc/gcc/java/
H A Dparse-scan.c363 static void report_main_declaration PARAMS ((struct method_declarator *));
2598 report_main_declaration (yyvsp[-1].declarator);
3303 report_main_declaration (declarator)
3298 report_main_declaration (declarator) function
H A Dparse-scan.y121 static void report_main_declaration PARAMS ((struct method_declarator *));
468 report_main_declaration ($3);
1318 report_main_declaration (declarator)

Completed in 186 milliseconds