Searched refs:find_file_in_dir (Results 1 – 2 of 2) sorted by relevance
153 static bool find_file_in_dir (cpp_reader *pfile, _cpp_file *file,311 find_file_in_dir (cpp_reader *pfile, _cpp_file *file, bool *invalid_pch) in find_file_in_dir() function419 if (find_file_in_dir (pfile, file, &invalid_pch)) in _cpp_find_file()
784 (_cpp_find_file): ...do it here, before calling find_file_in_dir.