Home
last modified time | relevance | path

Searched refs:c_common_parse_file (Results 1 – 8 of 8) sorted by relevance

/NextBSD/contrib/gcc/
HDc-objc-common.h54 #define LANG_HOOKS_PARSE_FILE c_common_parse_file
HDc-common.h706 extern void c_common_parse_file (int);
HDc-opts.c1202 c_common_parse_file (int set_yydebug) in c_common_parse_file() function
HDChangeLog-20033684 (c_common_parse_file): Break if finish_options failed.
6972 (c_common_parse_file): No longer need to call cpp_read_main_file
11495 (c_common_parse_file): Call cpp_read_main_file, not cpp_stack_file.
12500 * c-opts.c (c_common_parse_file): cpp_read_next_file renamed
14310 (c_common_parse_file): Likewise; also, call c_parse_file rather than
15822 * c-opts.c (c_common_parse_file): Remove extra
24358 * c-opts.c (c_common_post_options, c_common_parse_file): Likewise.
29623 (c_common_init, c_common_parse_file): Use finish_options.
29640 (c_common_parse_file): Move to c-opts.c.
36511 * c-lex.c (c_common_parse_file): Call pch_init here.
HDChangeLog-200224265 * c-lex.c (c_common_parse_file): Call it.
24466 * c-common.h (c_common_parse_file): Update.
24469 (c_common_parse_file): Update.
28258 * c-common.h (yyparse, c_common_parse_file): New.
28262 (yyparse): Rename c_common_parse_file. Call yyparse.
HDChangeLog-200424338 (c_common_parse_file): Restore loop over all input files.
37486 * c-opts.c (c_common_parse_file): Remove spurious ATTRIBUTE_UNUSED.
42638 * c-opts.c (c_common_parse_file): Don't call free_parser_stacks.
43153 (c_common_parse_file): Call cpp_read_main_file for subsequent main
HDChangeLog-200527580 * c-opts.c (c_common_parse_file): Only start/end main source file
30181 * c-opts.c (c_common_parse_file): Call start_source_file
/NextBSD/contrib/gcc/cp/
HDcp-objcp-common.h61 #define LANG_HOOKS_PARSE_FILE c_common_parse_file