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