Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lldb/source/Target/
H A DThreadPlanStepOut.cpp95 QueueInlinedStepPlan(false); in ThreadPlanStepOut()
345 if (QueueInlinedStepPlan(true)) { in ShouldStop()
442 bool ThreadPlanStepOut::QueueInlinedStepPlan(bool queue_now) { in QueueInlinedStepPlan() function in ThreadPlanStepOut
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Target/
H A DThreadPlanStepOut.h50 bool QueueInlinedStepPlan(bool queue_now);