Searched refs:tmp_error (Results 1 – 1 of 1) sorted by relevance
350 Status tmp_error; in GetValuesForVariableExpressionPath() local352 valobj_list.GetValueObjectAtIndex(i)->Dereference(tmp_error)); in GetValuesForVariableExpressionPath()353 if (tmp_error.Fail()) { in GetValuesForVariableExpressionPath()368 Status tmp_error; in GetValuesForVariableExpressionPath() local370 valobj_list.GetValueObjectAtIndex(i)->AddressOf(tmp_error)); in GetValuesForVariableExpressionPath()371 if (tmp_error.Fail()) { in GetValuesForVariableExpressionPath()