Searched refs:directives_only (Results 1 – 7 of 7) sorted by relevance
621 cpp_opts->directives_only = 1; in c_common_handle_option()1360 if (cpp_opts->directives_only && !cpp_opts->preprocessed && !flag_dump_macros) in sanitize_cpp_opts()1394 if (cpp_opts->directives_only) in sanitize_cpp_opts()1484 else if (cpp_opts->directives_only) in finish_options()
80 else if (cpp_get_options (pfile)->directives_only in preprocess_file()
450 bool directives_only; member
635 if (!CPP_OPTION (pfile, directives_only)) in post_options()
795 && !CPP_OPTION (pfile, directives_only)); in _cpp_stack_file()
268 if (CPP_OPTION (pfile, directives_only) && pfile->state.in_directive) in _cpp_builtin_macro_text()
432 && !CPP_OPTION (pfile, directives_only) in _cpp_handle_directive()