Searched refs:final_value (Results 1 – 1 of 1) sorted by relevance
2260 ValueObjectSP final_value = DereferenceValueOrAlternate( in GetValueForExpressionPath() local2262 if (error.Fail() || !final_value.get()) { in GetValueForExpressionPath()2272 return final_value; in GetValueForExpressionPath()2278 ValueObjectSP final_value = ret_val->AddressOf(error); in GetValueForExpressionPath() local2279 if (error.Fail() || !final_value.get()) { in GetValueForExpressionPath()2289 return final_value; in GetValueForExpressionPath()