Searched refs:new_plan (Results 1 – 3 of 3) sorted by relevance
254 lldb_private::ThreadPlan *new_plan);
491 ThreadPlan *new_plan) { in ResumeNewPlan() argument508 if (new_plan != nullptr) { in ResumeNewPlan()509 new_plan->SetIsControllingPlan(true); in ResumeNewPlan()510 new_plan->SetOkayToDiscard(false); in ResumeNewPlan()
1334 ThreadPlanStepOut *new_plan = in QueueThreadPlanForStepOutNoShouldStop() local1336 new_plan->ClearShouldStopHereCallbacks(); in QueueThreadPlanForStepOutNoShouldStop()