Searched refs:SetValueObjectAtIndex (Results 1 – 4 of 4) sorted by relevance
41 void SetValueObjectAtIndex(size_t idx, const lldb::ValueObjectSP &valobj_sp);
55 void ValueObjectList::SetValueObjectAtIndex(size_t idx, in SetValueObjectAtIndex() function in ValueObjectList
350 valobj_list.SetValueObjectAtIndex(i, valobj_sp); in GetValuesForVariableExpressionPath()368 valobj_list.SetValueObjectAtIndex(i, valobj_sp); in GetValuesForVariableExpressionPath()
1176 m_variable_list_value_objects.SetValueObjectAtIndex(var_idx, in GetValueObjectForFrameVariable()