Searched refs:real_stop_info_sp (Results 1 – 1 of 1) sorted by relevance
962 lldb::StopInfoSP real_stop_info_sp = call_plan_sp->GetRealStopInfo(); in Execute() local963 if (real_stop_info_sp) in Execute()964 error_desc = real_stop_info_sp->GetDescription(); in Execute()