Home
last modified time | relevance | path

Searched refs:c_parse_init (Results 1 – 7 of 7) sorted by relevance

/freebsd-12.1/contrib/gcc/
H A Dc-tree.h436 extern void c_parse_init (void);
H A Dc-parser.c253 c_parse_init (void) in c_parse_init() function
H A Dc-decl.c2792 c_parse_init (); in c_init_decl_processing()
H A DChangeLog-19998799 (lang_init): Call c_parse_init.
8804 (c_parse_init): New function.
8805 * c-tree.h (c_parse_init, mark_c_function_context): Declare.
H A DChangeLog-20015107 * c-decl.c (init_decl_processing): Rename. Call c_parse_init.
5114 * c-parse.in (c_parse_init): Call init_reswords here.
17217 (c_parse_init, datadef, fndef, datadecl, setspecs, setattrs, decl,
H A DChangeLog-200022105 (lang_init): Call objc_act_parse_init and c_parse_init.
22118 * c-parse.in (c_parse_init): For objc add roots of objc specific
H A DChangeLog-200530797 (c_parse_init): Update comment.