Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/lldb/source/Target/
HDThreadPlanStepInRange.cpp531 bool step_without_resume = m_thread.DecrementCurrentInlinedDepth(); in DoWillResume() local
532 if (step_without_resume) in DoWillResume()
544 return !step_without_resume; in DoWillResume()