Searched refs:RemoveVariableAtIndex (Results 1 – 4 of 4) sorted by relevance
348 variable_list.RemoveVariableAtIndex(i); in GetValuesForVariableExpressionPath() 366 variable_list.RemoveVariableAtIndex(i); in GetValuesForVariableExpressionPath() 399 variable_list.RemoveVariableAtIndex(i); in GetValuesForVariableExpressionPath() 405 variable_list.RemoveVariableAtIndex(i); in GetValuesForVariableExpressionPath() 418 variable_list.RemoveVariableAtIndex(i); in GetValuesForVariableExpressionPath()
54 VariableSP VariableList::RemoveVariableAtIndex(size_t idx) { in RemoveVariableAtIndex() function in VariableList
39 lldb::VariableSP RemoveVariableAtIndex(size_t idx);
2376 variables.RemoveVariableAtIndex(pruned_idx); in FindGlobalVariables()