Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-objc-common.h48 #define LANG_HOOKS_PARSE_FILE c_common_parse_file
/netbsd-src/external/gpl3/gcc/dist/gcc/c/
H A Dc-objc-common.h48 #define LANG_HOOKS_PARSE_FILE c_common_parse_file
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcp-objcp-common.h74 #define LANG_HOOKS_PARSE_FILE c_common_parse_file
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dcp-objcp-common.h79 #define LANG_HOOKS_PARSE_FILE c_common_parse_file
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-opts.c1187 c_common_parse_file (void) in c_common_parse_file() function
H A Dc-common.h926 extern void c_common_parse_file (void);
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-opts.cc1235 c_common_parse_file (void) in c_common_parse_file() function
H A Dc-common.h952 extern void c_common_parse_file (void);
H A DChangeLog5511 (c_common_parse_file): Remove class dump handling.
8268 * c-opts.c (c_common_parse_file): Call c_parse_final_cleanups.
9461 * c-opts.c (c_common_parse_file): Begin and end dumps
12505 * c-opts.c (c_common_parse_file): Take no arguments.
12506 * c-common.h (c_common_parse_file): Update prototype.
12556 * c-opts.c (c_common_parse_file): Start diagnostics with lowercase
12696 * c-opts.c (c_common_parse_file): Do not call finish_file.
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-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.
H A DChangeLog-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.
H A DChangeLog-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
H A DChangeLog-200527579 * c-opts.c (c_common_parse_file): Only start/end main source file
30180 * c-opts.c (c_common_parse_file): Call start_source_file
H A DChangeLog-20062028 * c-opts.c (c_common_parse_file): Unconditionally give a warning,
H A DChangeLog-2007889 * c-opts.c (c_common_parse_file): Call cpp_clear_file_cache.
H A DChangeLog-201031702 * c-opts.c (c_common_parse_file): If start_end_main_source_file,