Searched refs:cpp_post_options (Results 1 – 9 of 9) sorted by relevance
146 cpp_post_options (reader); in reader_init()
463 cpp_post_options (cpp_reader *pfile) in cpp_post_options() function
664 extern void cpp_post_options (cpp_reader *);
624 cpp_post_options (scan_in); in read_scan_file()
1142 cpp_post_options (parse_in); in c_common_post_options()
10481 don't call cpp_post_options.10493 (cpp_post_options): Rename post_options.10496 (cpp_post_options): Remove.11350 * cppinit.c (cpp_post_options): Likewise.21582 (cpp_post_options): Likewise.23002 (cpp_post_options): ... not here.23047 (cpp_post_options): Move sanity checks to...23147 (cpp_post_options): Add sanity checks.25521 cpp_handle_option, cpp_post_options): Update.27500 (cpp_post_options): ... not here.[all …]
13174 cpp_post_options and after stacking the main file.23427 * cppinit.c (cpp_post_options): Shut off macro expansion if28603 (cpp_post_options): Print version here if print_version is set.32434 (cpp_post_options): Ensure one of -M or -MM is specified with32669 * c-lang.c (c_post_options): Call cpp_post_options.32674 to cpp_post_options. Don't call init_dependency_output.32679 (cpp_post_options): New.32684 * cpplib.h (cpp_post_options): New.
11488 (cpp_post_options): New function.11494 * c-opts.c (c_common_post_options): Call cpp_post_options.11496 * fix-header.c (read_scan_file): Call cpp_post_options.
3778 * cp/decl2.c (cxx_post_options): Call cpp_post_options.