Lines Matching refs:open_file_failed
1176 (open_file_failed): Remove in__has_include check.
2619 open_file_failed.
2622 open_file_failed.
2625 (read_file): Add "loc" param. Pass it to open_file_failed and
2631 (open_file_failed): Add "loc" param. Pass it to
2638 (_cpp_save_file_entries): Likewise for call to open_file_failed.
2930 (open_file_failed): Likewise. Use file->name if file->path is NULL
3673 (open_file_failed()): Not an error to not find a header file for
4181 do not call open_file_failed if implicit_preinclude. Store
4811 * files.c (_cpp_find_file, _cpp_stack_include, open_file_failed)
5281 * files.c (open_file_failed): If preprocessor output is needed
5560 * files.c (_cpp_find_file): Call open_file_failed after diagnosing
5562 (open_file_failed): Make error for missing file fatal.
6492 callers. Pass to open_file_failed.
6493 (open_file_failed): New parameter angle_brackets. Fix all callers.