Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Breakpoint/
H A DBreakpointLocation.h314 void UndoBumpHitCount();
/freebsd/contrib/llvm-project/lldb/source/Breakpoint/
H A DBreakpointLocation.cpp418 void BreakpointLocation::UndoBumpHitCount() { in UndoBumpHitCount() function in BreakpointLocation
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DStopInfo.cpp485 bp_loc_sp->UndoBumpHitCount(); in PerformAction()