Searched refs:GetValueObjectAtIndex (Results 1 – 6 of 6) sorted by relevance
60 GetValueObjectAtIndex (size_t idx);
77 ValueObjectList::GetValueObjectAtIndex (size_t idx) in GetValueObjectAtIndex() function in ValueObjectList
342 … ValueObjectSP valobj_sp (valobj_list.GetValueObjectAtIndex(i)->Dereference(tmp_error)); in GetValuesForVariableExpressionPath()376 … ValueObjectSP valobj_sp (valobj_list.GetValueObjectAtIndex(i)->AddressOf(tmp_error)); in GetValuesForVariableExpressionPath()
1050 valobj_sp = valobj_list.GetValueObjectAtIndex(0); in DoExecute()
824 ValueObjectSP valobj_sp (valobj_list.GetValueObjectAtIndex(global_idx)); in DoExecute()
1183 valobj_sp = m_variable_list_value_objects.GetValueObjectAtIndex (var_idx); in GetValueObjectForFrameVariable()