Searched refs:GetFormatAtIndex (Results 1 – 4 of 4) sorted by relevance
79 SBTypeFormat GetFormatAtIndex(uint32_t);
260 SBTypeFormat SBTypeCategory::GetFormatAtIndex(uint32_t index) { in GetFormatAtIndex() function in SBTypeCategory263 return SBTypeFormat(m_opaque_sp->GetFormatAtIndex((index))); in GetFormatAtIndex()
305 FormatContainer::MapValueType GetFormatAtIndex(size_t index);
514 TypeCategoryImpl::GetFormatAtIndex(size_t index) { in GetFormatAtIndex() function in TypeCategoryImpl