Searched refs:pch_file (Results 1 – 10 of 10) sorted by relevance
127 if (!pch_file) in pch_init()130 f = fopen (pch_file, "w+b"); in pch_init()132 fatal_error ("can%'t create precompiled header %s: %m", pch_file); in pch_init()153 fatal_error ("can%'t write to %s: %m", pch_file); in pch_init()188 fatal_error ("can%'t write %s: %m", pch_file); in c_common_write_pch()203 fatal_error ("can%'t write %s: %m", pch_file); in c_common_write_pch()217 fatal_error ("can%'t write %s: %m", pch_file); in c_common_write_pch()
363 extern const char *pch_file;
294 pch_file = arg; in c_common_handle_option()
934 if (pch_file) in pop_file_scope()7936 if (pch_file) in c_write_global_declarations()
230 const char *pch_file; variable
2300 if (pch_file) in finish_member_declaration()2312 gcc_assert (pch_file); in note_decl_for_pch()
3049 if (pch_file) in cp_finish_file()
3852 else if (pch_file) in build_clone()
12244 if (pch_file) in instantiate_decl()
548 if (!flag_syntax_only && !pch_file) in objc_finish_file()