Searched refs:tmp_error (Results 1 – 1 of 1) sorted by relevance
346 Status tmp_error; in GetValuesForVariableExpressionPath() local348 valobj_list.GetValueObjectAtIndex(i)->Dereference(tmp_error)); in GetValuesForVariableExpressionPath()349 if (tmp_error.Fail()) { in GetValuesForVariableExpressionPath()364 Status tmp_error; in GetValuesForVariableExpressionPath() local366 valobj_list.GetValueObjectAtIndex(i)->AddressOf(tmp_error)); in GetValuesForVariableExpressionPath()367 if (tmp_error.Fail()) { in GetValuesForVariableExpressionPath()