Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/include/lldb/Breakpoint/
H A DWatchpoint.h167 void UndoHitCount() { m_hit_counter.Decrement(); } in UndoHitCount() function
/openbsd/gnu/llvm/lldb/source/Target/
H A DStopInfo.cpp949 wp_sp->UndoHitCount(); in PerformAction()