Searched refs:SetPrivate (Results 1 – 10 of 10) sorted by relevance
245 plan.GetSP()->SetPrivate(true); in QueueThreadPlanForStepOverRange() 285 plan.GetSP()->SetPrivate(true); in QueueThreadPlanForStepInRange() 321 plan.GetSP()->SetPrivate(true); in QueueThreadPlanForStepOut() 354 plan.GetSP()->SetPrivate(true); in QueueThreadPlanForRunToAddress() 385 plan.GetSP()->SetPrivate(true); in QueueThreadPlanForStepScripted() 409 plan.GetSP()->SetPrivate(true); in QueueThreadPlanForStepScripted()
419 void SetPrivate(bool input) { m_plan_private = input; } in SetPrivate() function504 thread_plan_sp->SetPrivate(true); in PushPlan()
39 SetPrivate(true); in ConstructorSetup() 384 m_subplan_sp->SetPrivate(true); in DidPush()
91 m_step_out_to_inline_plan_sp->SetPrivate(true); in ThreadPlanStepOut() 478 m_step_through_inline_plan_sp->SetPrivate(true); in QueueInlinedStepPlan()
58 SetPrivate(false); in ThreadPlanPython()
327 new_plan_sp->SetPrivate(true); in ShouldStop()
289 m_sub_plan_sp->SetPrivate(true); in ShouldStop()
4815 m_thread_plan_sp->SetPrivate(m_private); in Clean()4908 thread_plan_sp->SetPrivate(false); in HandleStoppedEvent()4973 thread_plan_sp->SetPrivate(false); in RunThreadPlan()
643 step_bp_plan_sp->SetPrivate(true); in SetupForResume()
170 m_run_to_sp->SetPrivate(true); in ShouldStop()