Searched refs:c_parse_file (Results 1 – 9 of 9) sorted by relevance
716 extern void c_parse_file (void);
1224 c_parse_file (); in c_common_parse_file()
8473 c_parse_file (void) in c_parse_file() function
14283 (c_parse_file): New prototype.14310 (c_common_parse_file): Likewise; also, call c_parse_file rather than14312 * c-parse.in: Move cleanup code to c_parse_file.14313 (free_parser_stacks): Move contents to c_parse_file.14314 (c_parse_file): New.
16551 (c_parse_file): ... here. Call c_parser_pragma_pch_preprocess.
37504 (c_parse_file): Don't clear the binding stack or call
21790 c_parse_file (void) in c_parse_file() function
5527 * parser.c (c_parse_file): Call sorry() here if called more than once.
3124 * parser.c (c_parse_file): Rename from yyparse; don't call finish_file.