Searched refs:preprocess_options (Results 1 – 5 of 5) sorted by relevance
398 void (*preprocess_options) (cpp_reader *); member
25265 (preprocess_options): Move some code to do_compile.
4506 preprocess_options, preprocess_undef, preprocess_token hooks. Add
1154 if (lang_hooks.preprocess_options) in c_common_post_options()1155 lang_hooks.preprocess_options (parse_in); in c_common_post_options()
1608 * c-opts.c (c_common_post_options): Maybe call preprocess_options