Searched refs:GetAtIndex (Results 1 – 8 of 8) sorted by relevance
271 return m_format_cont.GetAtIndex(index); in GetFormatAtIndex()276 return m_summary_cont.GetAtIndex(index); in GetSummaryAtIndex()281 return m_filter_cont.GetAtIndex(index); in GetFilterAtIndex()286 return m_synth_cont.GetAtIndex(index); in GetSyntheticAtIndex()
252 TypeCategoryImplSP TypeCategoryMap::GetAtIndex(uint32_t index) { in GetAtIndex() function in TypeCategoryMap
66 lldb::TypeCategoryImplSP GetAtIndex(uint32_t);
87 MapValueType GetAtIndex(size_t index) { in GetAtIndex() function90 return sc->GetAtIndex(index); in GetAtIndex()
94 return m_categories_map.GetAtIndex(index); in GetCategoryAtIndex()
217 ValueSP GetAtIndex(size_t index) { in GetAtIndex() function
1024 lldb::PlatformSP GetAtIndex(uint32_t idx) { in GetAtIndex() function
1153 sb_platform.SetSP(m_opaque_sp->GetPlatformList().GetAtIndex(idx)); in GetPlatformAtIndex()