Searched refs:GetAtIndex (Results 1 – 7 of 7) sorted by relevance
516 return GetTypeFormatsContainer()->GetAtIndex(index); in GetFormatAtIndex()518 return GetRegexTypeFormatsContainer()->GetAtIndex( in GetFormatAtIndex()525 return GetTypeSummariesContainer()->GetAtIndex(index); in GetSummaryAtIndex()527 return GetRegexTypeSummariesContainer()->GetAtIndex( in GetSummaryAtIndex()534 return GetTypeFiltersContainer()->GetAtIndex(index); in GetFilterAtIndex()536 return GetRegexTypeFiltersContainer()->GetAtIndex( in GetFilterAtIndex()562 return GetTypeSyntheticsContainer()->GetAtIndex(index); in GetSyntheticAtIndex()564 return GetRegexTypeSyntheticsContainer()->GetAtIndex( in GetSyntheticAtIndex()581 return GetTypeValidatorsContainer()->GetAtIndex(index); in GetValidatorAtIndex()583 return GetRegexTypeValidatorsContainer()->GetAtIndex( in GetValidatorAtIndex()
364 TypeCategoryImplSP TypeCategoryMap::GetAtIndex(uint32_t index) { in GetAtIndex() function in TypeCategoryMap
70 lldb::TypeCategoryImplSP GetAtIndex(uint32_t);
104 return m_categories_map.GetAtIndex(index); in GetCategoryAtIndex()
216 MapValueType GetAtIndex(size_t index) { in GetAtIndex() function
1065 lldb::PlatformSP GetAtIndex(uint32_t idx) { in GetAtIndex() function
849 sb_platform.SetSP(m_opaque_sp->GetPlatformList().GetAtIndex(idx)); in GetPlatformAtIndex()