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