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