Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/include/lldb/Breakpoint/
H A DBreakpointLocation.h314 void UndoBumpHitCount();
/openbsd-src/gnu/llvm/lldb/source/Breakpoint/
H A DBreakpointLocation.cpp425 void BreakpointLocation::UndoBumpHitCount() { in UndoBumpHitCount() function in BreakpointLocation
/openbsd-src/gnu/llvm/lldb/source/Target/
H A DStopInfo.cpp482 bp_loc_sp->UndoBumpHitCount(); in PerformAction()