Home
last modified time | relevance | path

Searched refs:c_parse_file (Results 1 – 9 of 9) sorted by relevance

/freebsd-12.1/contrib/gcc/
H A Dc-common.h716 extern void c_parse_file (void);
H A Dc-opts.c1224 c_parse_file (); in c_common_parse_file()
H A Dc-parser.c8473 c_parse_file (void) in c_parse_file() function
H A DChangeLog-200314283 (c_parse_file): New prototype.
14310 (c_common_parse_file): Likewise; also, call c_parse_file rather than
14312 * 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.
H A DChangeLog-200616551 (c_parse_file): ... here. Call c_parser_pragma_pch_preprocess.
H A DChangeLog-200437504 (c_parse_file): Don't clear the binding stack or call
/freebsd-12.1/contrib/gcc/cp/
H A Dparser.c21790 c_parse_file (void) in c_parse_file() function
H A DChangeLog-20045527 * parser.c (c_parse_file): Call sorry() here if called more than once.
H A DChangeLog-20033124 * parser.c (c_parse_file): Rename from yyparse; don't call finish_file.