Searched refs:GetCategoryAtIndex (Results 1 – 9 of 9) sorted by relevance
240 DataVisualization::Categories::GetCategoryAtIndex (size_t index) in GetCategoryAtIndex() function in DataVisualization::Categories242 return GetFormatManager().GetCategoryAtIndex(index); in GetCategoryAtIndex()
179 category_sp = GetCategoryAtIndex(category_id); in GetSummaryForType()205 category_sp = GetCategoryAtIndex(category_id); in GetFilterForType()232 category_sp = GetCategoryAtIndex(category_id); in GetSyntheticForType()
167 GetCategoryAtIndex (size_t);
104 GetCategoryAtIndex (size_t index) in GetCategoryAtIndex() function
353 GetCategoryAtIndex (uint32_t);
287 GetCategoryAtIndex (uint32_t);
1193 SBDebugger::GetCategoryAtIndex (uint32_t index) in GetCategoryAtIndex() function in SBDebugger1195 return SBTypeCategory(DataVisualization::Categories::GetCategoryAtIndex(index)); in GetCategoryAtIndex()
1985 … lldb::TypeCategoryImplSP category_sp = DataVisualization::Categories::GetCategoryAtIndex(i); in DoExecute()2148 … lldb::TypeCategoryImplSP category_sp = DataVisualization::Categories::GetCategoryAtIndex(i); in DoExecute()
2783 lldb.SBDebugger.GetCategoryAtIndex lldb.SBDebugger-class.html#GetCategoryAtIndex