Searched refs:post_options (Results 1 – 11 of 11) sorted by relevance
33 static void post_options (cpp_reader *);454 post_options (pfile); in cpp_post_options()612 post_options (cpp_reader *pfile) in post_options() function
772 * init.c (post_options): Traditional cpp doesn't do // comments.
214 bool (*post_options) PARAMS ((void)); member
114 static void post_options PARAMS ((cpp_reader *));979 post_options (pfile);1474 post_options (pfile) in post_options() function
5474 bool no_backend = (*lang_hooks.post_options) (); in do_compile()
16006 post_options here.16010 (do_compile): Call post_options hook; exit early if there16201 (cpp_post_options): Rename post_options.19697 * langhooks.h (struct lang_hooks): Update post_options to
9401 (main): Exit after calling lang_hooks.post_options if13626 * toplev.c (main): Call the front-end specific post_options
1922 Set flag_no_inline before the post_options hook.
6092 * langhooks.h (struct lang_hooks): Update post_options.
284 bool (*post_options) (const char **); member
1562 no_backend = lang_hooks.post_options (&main_input_filename); in process_options()