Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Breakpoint/
DBreakpointLocation.cpp352 bool BreakpointLocation::IgnoreCountShouldStop() { in IgnoreCountShouldStop() function in BreakpointLocation
396 if (!IgnoreCountShouldStop()) in ShouldStop()
399 if (!m_owner.IgnoreCountShouldStop()) in ShouldStop()
DBreakpoint.cpp329 bool Breakpoint::IgnoreCountShouldStop() { in IgnoreCountShouldStop() function in Breakpoint
/external/llvm-project/lldb/include/lldb/Breakpoint/
DBreakpointLocation.h294 bool IgnoreCountShouldStop();
DBreakpoint.h626 bool IgnoreCountShouldStop();