Searched refs:GetAutoContinue (Results 1 – 11 of 11) sorted by relevance
67 bool GetAutoContinue();
71 bool GetAutoContinue();
154 bool GetAutoContinue();
54 bool GetAutoContinue();
66 bool GetAutoContinue();
77 bool GetAutoContinue();
191 bool SBBreakpointLocation::GetAutoContinue() { in GetAutoContinue() function in SBBreakpointLocation
337 bool SBBreakpointName::GetAutoContinue() { in GetAutoContinue() function in SBBreakpointName
306 bool SBBreakpoint::GetAutoContinue() { in GetAutoContinue() function in SBBreakpoint
1288 bool GetAutoContinue() const { return m_auto_continue; } in GetAutoContinue() function
2859 auto_continue |= cur_hook_sp->GetAutoContinue(); in RunStopHooks()2887 if (cur_hook_sp->GetAutoContinue()) in RunStopHooks()