Home
last modified time | relevance | path

Searched refs:UndoBumpHitCount (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Breakpoint/
H A DBreakpointLocation.h364 void UndoBumpHitCount();
/freebsd-12.1/contrib/llvm/tools/lldb/source/Breakpoint/
H A DBreakpointLocation.cpp428 void BreakpointLocation::UndoBumpHitCount() { in UndoBumpHitCount() function in BreakpointLocation
/freebsd-12.1/contrib/llvm/tools/lldb/source/Target/
H A DStopInfo.cpp470 bp_loc_sp->UndoBumpHitCount(); in PerformAction()