Searched refs:GetTypeUnitSupportFiles (Results 1 – 2 of 2) sorted by relevance
459 const lldb_private::FileSpecList &GetTypeUnitSupportFiles(DWARFTypeUnit &tu);
879 return GetTypeUnitSupportFiles(tu).GetFileSpecAtIndex(file_idx); in GetFile()883 SymbolFileDWARF::GetTypeUnitSupportFiles(DWARFTypeUnit &tu) { in GetTypeUnitSupportFiles() function in SymbolFileDWARF