Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Target/
H A DThreadPlanStepOut.cpp97 QueueInlinedStepPlan(false); in ThreadPlanStepOut()
325 if (QueueInlinedStepPlan(true)) { in ShouldStop()
424 bool ThreadPlanStepOut::QueueInlinedStepPlan(bool queue_now) { in QueueInlinedStepPlan() function in ThreadPlanStepOut
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Target/
H A DThreadPlanStepOut.h51 bool QueueInlinedStepPlan(bool queue_now);