Searched refs:post_options (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/gcclibs/libcpp/
H A Dinit.c33 static void post_options (cpp_reader *);
467 post_options (pfile);
625 post_options (cpp_reader *pfile) function
/freebsd-12-stable/contrib/gcc/
H A Dlanghooks.h294 bool (*post_options) (const char **); member in struct:lang_hooks
296 /* Called after post_options to initialize the front end. Return
H A Dtoplev.c1603 /* Just in case lang_hooks.post_options ends up calling a debug_hook.
1611 no_backend = lang_hooks.post_options (&main_input_filename);
2032 the post_options hook, and C++ does file timings. */

Completed in 132 milliseconds