Searched refs:FindFile (Results 1 – 5 of 5) sorted by relevance
111 bool FindFile(const FileSpec &orig_spec, FileSpec &new_spec) const;
237 if (target_sp->GetSourcePathMap().FindFile(original_file, new_file_spec)) in ApplyFileMappings()
203 bool PathMappingList::FindFile(const FileSpec &orig_spec, in FindFile() function in PathMappingList
435 if (target->GetSourcePathMap().FindFile(m_file_spec, new_file_spec) || in CommonInitializer()
1636 return m_source_mappings.FindFile(orig_spec, new_spec); in FindSourceFile()