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