Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Target/
DThreadPlanStepRange.cpp50 ThreadPlanStepRange::~ThreadPlanStepRange() { ClearNextBranchBreakpoint(); } in ~ThreadPlanStepRange()
295 void ThreadPlanStepRange::ClearNextBranchBreakpoint() { in ClearNextBranchBreakpoint() function in ThreadPlanStepRange
420 ClearNextBranchBreakpoint(); in NextRangeBreakpointExplainsStop()
459 ClearNextBranchBreakpoint(); in MischiefManaged()
DThreadPlanStepOverRange.cpp311 ClearNextBranchBreakpoint(); in ShouldStop()
DThreadPlanStepInRange.cpp215 ClearNextBranchBreakpoint(); in ShouldStop()
/external/llvm-project/lldb/include/lldb/Target/
DThreadPlanStepRange.h61 void ClearNextBranchBreakpoint();