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