Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-opts.c1200 c_parse_file (); in c_common_parse_file()
H A Dc-common.h937 extern void c_parse_file (void);
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-opts.cc1248 c_parse_file (); in c_common_parse_file()
H A Dc-common.h963 extern void c_parse_file (void);
/netbsd-src/external/gpl3/gcc/dist/gcc/c/
H A DChangeLog1873 (c_parse_file): Set translate_strings_p.
2018 * c-parser.c (c_parse_file): Call c_common_no_more_pch ()
7072 (c_parse_file): Likewise.
7931 (c_parse_file): Initialize tparser.tokens and the_parser->tokens here.
H A Dc-parser.cc23346 c_parse_file (void) in c_parse_file() function
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A DChangeLog-2009275 (c_parse_file): Remove unused error_occurred variable.
H A DChangeLog-20141580 * parser.c (c_parse_file): Change sorry to fatal_error.
H A DChangeLog-20181351 (c_parse_file): Call finish_translation_unit here.
H A DChangeLog-2017404 (cp_parser_pragma, c_parse_file): Remove cilkplus support.
H A DChangeLog-20033124 * parser.c (c_parse_file): Rename from yyparse; don't call finish_file.
H A DChangeLog-20045527 * parser.c (c_parse_file): Call sorry() here if called more than once.
H A DChangeLog-20203196 (c_parse_file): Adjust, change error message to avoid C++20 module
H A DChangeLog-2019190 (c_parse_file): Call class_decl_loc_t::diag_mismatched_tags.
H A Dparser.cc48090 c_parse_file (void) in c_parse_file() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-parser.c21777 c_parse_file (void) in c_parse_file() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
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-20099844 * c-parser.c (c_parse_file): Don't call
10059 (c_parse_file): Initialize exception handling.
H A DChangeLog-200623636 (c_parse_file): ... here. Call c_parser_pragma_pch_preprocess.
H A DChangeLog-201027353 (c_parse_file): Likewise.
H A DChangeLog-200437504 (c_parse_file): Don't clear the binding stack or call
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dparser.c44067 c_parse_file (void) in c_parse_file() function