Searched refs:clang_expr_variable_sp (Results 1 – 1 of 1) sorted by relevance
128 ExpressionVariableSP clang_expr_variable_sp( in GetReturnValueObject() local132 assert(clang_expr_variable_sp); in GetReturnValueObject()145 clang_expr_variable_sp->m_flags |= in GetReturnValueObject()147 clang_expr_variable_sp->m_flags |= in GetReturnValueObject()149 clang_expr_variable_sp->m_flags |= in GetReturnValueObject()153 clang_expr_variable_sp->m_live_sp = live_valobj_sp; in GetReturnValueObject()154 clang_expr_variable_sp->m_flags |= in GetReturnValueObject()159 return_valobj_sp = clang_expr_variable_sp->GetValueObject(); in GetReturnValueObject()