Searched defs:IsOneShot (Results 1 – 4 of 4) sorted by relevance
288 bool IsOneShot() const { return m_one_shot; } in IsOneShot() function
256 bool SBBreakpointName::IsOneShot() const { in IsOneShot() function in SBBreakpointName
236 bool SBBreakpoint::IsOneShot() const { in IsOneShot() function in SBBreakpoint
336 bool Breakpoint::IsOneShot() const { return m_options.IsOneShot(); } in IsOneShot() function in Breakpoint