Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/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
/openbsd-src/gnu/llvm/lldb/include/lldb/Target/
H A DThreadPlanStepOut.h50 bool QueueInlinedStepPlan(bool queue_now);