Searched refs:GetAtIndex (Results 1 – 7 of 7) sorted by relevance
395 return GetTypeFormatsContainer()->GetAtIndex(index); in GetFormatAtIndex()397 return GetRegexTypeFormatsContainer()->GetAtIndex( in GetFormatAtIndex()404 return GetTypeSummariesContainer()->GetAtIndex(index); in GetSummaryAtIndex()406 return GetRegexTypeSummariesContainer()->GetAtIndex( in GetSummaryAtIndex()413 return GetTypeFiltersContainer()->GetAtIndex(index); in GetFilterAtIndex()415 return GetRegexTypeFiltersContainer()->GetAtIndex( in GetFilterAtIndex()440 return GetTypeSyntheticsContainer()->GetAtIndex(index); in GetSyntheticAtIndex()442 return GetRegexTypeSyntheticsContainer()->GetAtIndex( in GetSyntheticAtIndex()
247 TypeCategoryImplSP TypeCategoryMap::GetAtIndex(uint32_t index) { in GetAtIndex() function in TypeCategoryMap
69 lldb::TypeCategoryImplSP GetAtIndex(uint32_t);
94 return m_categories_map.GetAtIndex(index); in GetCategoryAtIndex()
166 ValueSP GetAtIndex(size_t index) { in GetAtIndex() function
973 lldb::PlatformSP GetAtIndex(uint32_t idx) { in GetAtIndex() function
1063 sb_platform.SetSP(m_opaque_sp->GetPlatformList().GetAtIndex(idx)); in GetPlatformAtIndex()