Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/include/lldb/Target/
H A DThreadPlanStepOut.h50 bool QueueInlinedStepPlan(bool queue_now);
/openbsd-src/gnu/llvm/lldb/source/Target/
H A DThreadPlanStepOut.cpp442 bool ThreadPlanStepOut::QueueInlinedStepPlan(bool queue_now) { in QueueInlinedStepPlan() argument
493 if (queue_now) in QueueInlinedStepPlan()