Searched refs:post_options (Results 1 – 8 of 8) sorted by relevance
33 static void post_options (cpp_reader *);467 post_options (pfile); in cpp_post_options()625 post_options (cpp_reader *pfile) in post_options() function
772 * init.c (post_options): Traditional cpp doesn't do // comments.
294 bool (*post_options) (const char **); member
1611 no_backend = lang_hooks.post_options (&main_input_filename); in process_options()
19604 (post_options): Don't set it here.22408 (post_options): Set warn_dollars.24005 * cppinit.c (cpp_create_reader, post_options): Warn about26044 (post_options): -traditional-cpp doesn't want trigraphs.30471 * langhooks.h (struct lang_hooks): Update post_options and init hooks.30473 (process_options): Call post_options hook and set main_input_filename30475 (lang_dependent_init, do_compile): post_options hook moved to
10298 post_options here.10302 (do_compile): Call post_options hook; exit early if there10493 (cpp_post_options): Rename post_options.13989 * langhooks.h (struct lang_hooks): Update post_options to20539 * langhooks.h (struct lang_hooks): Update post_options.
1922 Set flag_no_inline before the post_options hook.28608 (main): Exit after calling lang_hooks.post_options if32833 * toplev.c (main): Call the front-end specific post_options
4713 in case lang_hooks.post_options ends up calling a debug_hook.