Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Target/
H A DThreadPlanStepRange.cpp51 ThreadPlanStepRange::~ThreadPlanStepRange() { ClearNextBranchBreakpoint(); } in ~ThreadPlanStepRange()
296 void ThreadPlanStepRange::ClearNextBranchBreakpoint() { in ClearNextBranchBreakpoint() function in ThreadPlanStepRange
421 ClearNextBranchBreakpoint(); in NextRangeBreakpointExplainsStop()
460 ClearNextBranchBreakpoint(); in MischiefManaged()
H A DThreadPlanStepOverRange.cpp315 ClearNextBranchBreakpoint(); in ShouldStop()
H A DThreadPlanStepInRange.cpp216 ClearNextBranchBreakpoint(); in ShouldStop()
/freebsd/contrib/llvm-project/lldb/include/lldb/Target/
H A DThreadPlanStepRange.h61 void ClearNextBranchBreakpoint();