Searched refs:RemoveVariableAtIndex (Results 1 – 4 of 4) sorted by relevance
349 variable_list.RemoveVariableAtIndex(i); in GetValuesForVariableExpressionPath() 367 variable_list.RemoveVariableAtIndex(i); in GetValuesForVariableExpressionPath() 400 variable_list.RemoveVariableAtIndex(i); in GetValuesForVariableExpressionPath() 406 variable_list.RemoveVariableAtIndex(i); in GetValuesForVariableExpressionPath() 419 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);
2436 variables.RemoveVariableAtIndex(pruned_idx); in FindGlobalVariables()