Searched refs:cpp_get_options (Results 1 – 22 of 22) sorted by relevance
254 if (cpp_get_options (pfile)->warn_invalid_pch) in c_common_valid_pch()273 if (cpp_get_options (pfile)->warn_invalid_pch) in c_common_valid_pch()291 if (cpp_get_options (pfile)->warn_invalid_pch) in c_common_valid_pch()305 if (cpp_get_options (pfile)->warn_invalid_pch) in c_common_valid_pch()321 if (cpp_get_options (pfile)->warn_invalid_pch) in c_common_valid_pch()339 if (cpp_get_options (pfile)->warn_invalid_pch) in c_common_valid_pch()448 if (!cpp_get_options (pfile)->preprocessed) in c_common_pch_pragma()461 if (!cpp_get_options (pfile)->warn_invalid_pch) in c_common_pch_pragma()
76 else if (cpp_get_options (pfile)->traditional) in preprocess_file()101 if (cpp_get_options (parse_in)->lang != CLK_ASM) in init_pp_output()399 if (!cpp_get_options (parse_in)->preprocessed) in pp_file_change()
206 cpp_options *opts = cpp_get_options (pfile); in remove_duplicates()375 cpp_options *cpp_opts = cpp_get_options (pfile); in register_include_chains()
561 # define preprocessing_asm_p() (cpp_get_options (pfile)->lang == CLK_ASM) in c_cpp_builtins()562 # define preprocessing_trad_p() (cpp_get_options (pfile)->traditional) in c_cpp_builtins()
221 cpp_opts = cpp_get_options (parse_in); in c_common_init_options()279 bool preprocessing_asm_p = (cpp_get_options (parse_in)->lang == CLK_ASM); in c_common_handle_option()
560 cpp_options *options = cpp_get_options (parse_in); in interpret_integer()
621 options = cpp_get_options (scan_in); in read_scan_file()
140 options = cpp_get_options (reader); in reader_init()
441 if (!cpp_get_options (pfile)->warn_invalid_pch) in _cpp_find_file()
2126 cpp_get_options (cpp_reader *pfile) in cpp_get_options() function
519 extern cpp_options *cpp_get_options PARAMS ((cpp_reader *));
815 cpp_options *options = cpp_get_options (parse_in);
628 options = cpp_get_options (scan_in);
513 cpp_opts = cpp_get_options (parse_in);
1892 cpp_get_options (pfile) in cpp_get_options() function
5033 # define preprocessing_asm_p() (cpp_get_options (pfile)->lang == CLK_ASM)5034 # define preprocessing_trad_p() (cpp_get_options (pfile)->traditional)
12592 cpp_get_options rather than dereferencing pfile and using12601 * cpplib.c (cpp_errors, cpp_get_options, cpp_get_callbacks,12606 (cpp_errors, cpp_get_options, cpp_get_callbacks,
634 extern cpp_options *cpp_get_options (cpp_reader *);
218 * treetree.c: (cpp_get_options) Add.
1127 *cpp_get_options (cpp_reader * cr ATTRIBUTE_UNUSED) in cpp_get_options() function
1051 * treetree.c: (cpp_get_options) Add.
325 cpp_get_options (parse_in)->client_diagnostic = true; in cp_lexer_new_main()