Searched refs:GetSupportFileAtIndex (Results 1 – 7 of 7) sorted by relevance
47 SBFileSpec GetSupportFileAtIndex(uint32_t idx) const;
44 lldb::SupportFileSP GetSupportFileAtIndex(size_t idx) const;
180 SupportFileList::GetSupportFileAtIndex(size_t idx) const { in GetSupportFileAtIndex() function in SupportFileList
156 SBFileSpec SBCompileUnit::GetSupportFileAtIndex(uint32_t idx) const { in GetSupportFileAtIndex() function in SBCompileUnit
294 m_comp_unit->GetSupportFiles().GetSupportFileAtIndex(entry.file_idx); in ConvertEntryAtIndexToLineEntry()
824 initialize_cu(support_files.GetSupportFileAtIndex(0), in ParseCompileUnit()
16541 result = ((lldb::SBCompileUnit const *)arg1)->GetSupportFileAtIndex(arg2); in _wrap_SBCompileUnit_GetSupportFileAtIndex()