Searched refs:expr_variable_sp (Results 1 – 1 of 1) sorted by relevance
113 ExpressionVariableSP expr_variable_sp( in GetReturnValueObject() local117 assert(expr_variable_sp); in GetReturnValueObject()131 expr_variable_sp->m_flags |= in GetReturnValueObject()133 expr_variable_sp->m_flags |= in GetReturnValueObject()135 expr_variable_sp->m_flags |= in GetReturnValueObject()139 expr_variable_sp->m_live_sp = live_valobj_sp; in GetReturnValueObject()140 expr_variable_sp->m_flags |= in GetReturnValueObject()145 return_valobj_sp = expr_variable_sp->GetValueObject(); in GetReturnValueObject()