Searched refs:FindSourceFile (Results 1 – 7 of 7) sorted by relevance
33 ASSERT_EQ(cache.FindSourceFile(another_foo_file_spec), foo_file_sp); in TEST_F()47 ASSERT_EQ(cache.FindSourceFile(bar_file_spec), nullptr); in TEST_F()
83 file_sp = debugger_sp->GetSourceFileCache().FindSourceFile(resolved_fspec); in GetFile()464 if (target->GetImages().FindSourceFile(m_file_spec, new_spec)) in CommonInitializer()726 SourceManager::FileSP SourceManager::SourceFileCache::FindSourceFile( in FindSourceFile() function in SourceManager::SourceFileCache
596 bool ModuleList::FindSourceFile(const FileSpec &orig_spec, in FindSourceFile() function in ModuleList600 if (module_sp->FindSourceFile(orig_spec, new_spec)) in FindSourceFile()
1611 bool Module::FindSourceFile(const FileSpec &orig_spec, in FindSourceFile() function in Module
102 FileSP FindSourceFile(const FileSpec &file_spec) const;
363 bool FindSourceFile(const FileSpec &orig_spec, FileSpec &new_spec) const;
859 bool FindSourceFile(const FileSpec &orig_spec, FileSpec &new_spec) const;