Home
last modified time | relevance | path

Searched refs:IgnoreCountShouldStop (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lldb/source/Breakpoint/
H A DBreakpointLocation.cpp355 bool BreakpointLocation::IgnoreCountShouldStop() { in IgnoreCountShouldStop() function in BreakpointLocation
400 if (!IgnoreCountShouldStop()) in ShouldStop()
403 if (!m_owner.IgnoreCountShouldStop()) in ShouldStop()
H A DBreakpoint.cpp326 bool Breakpoint::IgnoreCountShouldStop() { in IgnoreCountShouldStop() function in Breakpoint
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Breakpoint/
H A DBreakpointLocation.h357 bool IgnoreCountShouldStop();
H A DBreakpoint.h738 bool IgnoreCountShouldStop();