Searched refs:GetCategoryAtIndex (Results 1 – 7 of 7) sorted by relevance
166 DataVisualization::Categories::GetCategoryAtIndex(size_t index) { in GetCategoryAtIndex() function in DataVisualization::Categories167 return GetFormatManager().GetCategoryAtIndex(index); in GetCategoryAtIndex()
315 category_sp = GetCategoryAtIndex(category_id); in GetFormatForType()339 category_sp = GetCategoryAtIndex(category_id); in GetSummaryForType()363 category_sp = GetCategoryAtIndex(category_id); in GetFilterForType()387 category_sp = GetCategoryAtIndex(category_id); in GetSyntheticForType()
118 static lldb::TypeCategoryImplSP GetCategoryAtIndex(size_t);
93 lldb::TypeCategoryImplSP GetCategoryAtIndex(size_t index) { in GetCategoryAtIndex() function
571 SBTypeCategory GetCategoryAtIndex(uint32_t index);
1600 SBTypeCategory SBDebugger::GetCategoryAtIndex(uint32_t index) { in GetCategoryAtIndex() function in SBDebugger1604 DataVisualization::Categories::GetCategoryAtIndex(index)); in GetCategoryAtIndex()
23918 result = (arg1)->GetCategoryAtIndex(arg2); in _wrap_SBDebugger_GetCategoryAtIndex()