Searched refs:tmp_error (Results 1 – 1 of 1) sorted by relevance
341 Error tmp_error; in GetValuesForVariableExpressionPath() local342 … ValueObjectSP valobj_sp (valobj_list.GetValueObjectAtIndex(i)->Dereference(tmp_error)); in GetValuesForVariableExpressionPath()343 if (tmp_error.Fail()) in GetValuesForVariableExpressionPath()375 Error tmp_error; in GetValuesForVariableExpressionPath() local376 … ValueObjectSP valobj_sp (valobj_list.GetValueObjectAtIndex(i)->AddressOf(tmp_error)); in GetValuesForVariableExpressionPath()377 if (tmp_error.Fail()) in GetValuesForVariableExpressionPath()