Searched refs:SetValueObjectAtIndex (Results 1 – 4 of 4) sorted by relevance
66 SetValueObjectAtIndex (size_t idx,
98 ValueObjectList::SetValueObjectAtIndex (size_t idx, const ValueObjectSP &valobj_sp) in SetValueObjectAtIndex() function in ValueObjectList
350 valobj_list.SetValueObjectAtIndex (i, valobj_sp); in GetValuesForVariableExpressionPath()384 valobj_list.SetValueObjectAtIndex (i, valobj_sp); in GetValuesForVariableExpressionPath()
1189 m_variable_list_value_objects.SetValueObjectAtIndex (var_idx, valobj_sp); in GetValueObjectForFrameVariable()