Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Target/
H A DThreadPlanStepThrough.cpp158 return HitOurBackstopBreakpoint(); in DoPlanExplainsStop()
167 if (HitOurBackstopBreakpoint()) { in ShouldStop()
244 bool ThreadPlanStepThrough::HitOurBackstopBreakpoint() { in HitOurBackstopBreakpoint() function in ThreadPlanStepThrough
/freebsd/contrib/llvm-project/lldb/include/lldb/Target/
H A DThreadPlanStepThrough.h39 bool HitOurBackstopBreakpoint();