Home
last modified time | relevance | path

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

/external/lldb/source/Target/
DThreadPlanStepOut.cpp91 QueueInlinedStepPlan(false); in ThreadPlanStepOut()
293 if (QueueInlinedStepPlan(true)) in ShouldStop()
399 ThreadPlanStepOut::QueueInlinedStepPlan (bool queue_now) in QueueInlinedStepPlan() function in ThreadPlanStepOut
/external/lldb/include/lldb/Target/
DThreadPlanStepOut.h53 bool QueueInlinedStepPlan (bool queue_now);