Searched refs:IsOneShot (Results 1 – 8 of 8) sorted by relevance
126 IsOneShot ();222 __swig_getmethods__["one_shot"] = IsOneShot224 …if _newclass: one_shot = property(IsOneShot, SetOneShot, doc='''A read/write property that configu…
218 IsOneShot () const in IsOneShot() function
370 IsOneShot () const;
74 IsOneShot () const;
193 Breakpoint::IsOneShot () const in IsOneShot() function in Breakpoint195 return m_options.IsOneShot(); in IsOneShot()
261 SBBreakpoint::IsOneShot () const in IsOneShot() function in SBBreakpoint266 return m_opaque_sp->IsOneShot(); in IsOneShot()
153 m_was_one_shot = bp_loc_sp->GetBreakpoint().IsOneShot(); in StoreBPInfo()476 … if (callback_says_stop && bp_loc_sp && bp_loc_sp->GetBreakpoint().IsOneShot()) in PerformAction()
2426 lldb.SBBreakpoint.IsOneShot lldb.SBBreakpoint-class.html#IsOneShot