Searched refs:GetIgnoreCount (Results 1 – 21 of 21) sorted by relevance
362 BreakpointLocation::GetIgnoreCount () in GetIgnoreCount() function in BreakpointLocation364 return GetOptionsNoCreate()->GetIgnoreCount(); in GetIgnoreCount()379 uint32_t loc_ignore = m_options_ap->GetIgnoreCount(); in DecrementIgnoreCount()390 uint32_t loc_ignore = m_options_ap->GetIgnoreCount(); in IgnoreCountShouldStop()661 GetOptionsNoCreate()->GetIgnoreCount()); in Dump()
149 if (m_options.GetIgnoreCount() == n) in SetIgnoreCount()159 uint32_t ignore = m_options.GetIgnoreCount(); in DecrementIgnoreCount()165 Breakpoint::GetIgnoreCount () const in GetIgnoreCount() function in Breakpoint167 return m_options.GetIgnoreCount(); in GetIgnoreCount()173 uint32_t ignore = GetIgnoreCount(); in IgnoreCountShouldStop()
193 if (GetHitCount() <= GetIgnoreCount()) in ShouldStop()268 GetIgnoreCount()); in DumpWithLevel()343 Watchpoint::GetIgnoreCount () const in GetIgnoreCount() function in Watchpoint
17 obj.GetIgnoreCount()
19 obj.GetIgnoreCount()
120 SBBreakpointLocation::GetIgnoreCount () in GetIgnoreCount() function in SBBreakpointLocation125 return m_opaque_sp->GetIgnoreCount(); in GetIgnoreCount()
194 SBWatchpoint::GetIgnoreCount () in GetIgnoreCount() function in SBWatchpoint200 return watchpoint_sp->GetIgnoreCount(); in GetIgnoreCount()
338 SBBreakpoint::GetIgnoreCount () const in GetIgnoreCount() function in SBBreakpoint344 count = m_opaque_sp->GetIgnoreCount(); in GetIgnoreCount()
64 GetIgnoreCount ();
51 GetIgnoreCount ();
138 GetIgnoreCount () const;
50 GetIgnoreCount ();
61 GetIgnoreCount ();
86 GetIgnoreCount () const;
250 GetIgnoreCount () const in GetIgnoreCount() function
124 GetIgnoreCount ();
99 uint32_t GetIgnoreCount () const;
347 GetIgnoreCount () const;
79 self.assertTrue(watchpoint.GetIgnoreCount() == 0)
125 self.assertTrue(location.GetIgnoreCount() == 2,
2434 lldb.SBBreakpoint.GetIgnoreCount lldb.SBBreakpoint-class.html#GetIgnoreCount2477 lldb.SBBreakpointLocation.GetIgnoreCount lldb.SBBreakpointLocation-class.html#GetIgnoreCount4265 lldb.SBWatchpoint.GetIgnoreCount lldb.SBWatchpoint-class.html#GetIgnoreCount