Home
last modified time | relevance | path

Searched refs:step_through_inline_plan_ptr (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Target/
H A DThreadPlanStepOut.cpp475 ThreadPlanStepOverRange *step_through_inline_plan_ptr = in QueueInlinedStepPlan() local
480 step_through_inline_plan_ptr->SetOkayToDiscard(true); in QueueInlinedStepPlan()
482 if (!step_through_inline_plan_ptr->ValidatePlan(&errors)) { in QueueInlinedStepPlan()
484 delete step_through_inline_plan_ptr; in QueueInlinedStepPlan()
490 step_through_inline_plan_ptr->AddRange(inline_range); in QueueInlinedStepPlan()