Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Breakpoint/
H A DWatchpoint.h201 void UndoHitCount() { m_hit_counter.Decrement(); } in UndoHitCount() function
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DStopInfo.cpp920 wp_sp->UndoHitCount(); in PerformAction()
950 wp_sp->UndoHitCount(); in PerformAction()
1014 wp_sp->UndoHitCount(); in PerformAction()