Searched refs:no_breaks (Results 1 – 1 of 1) sorted by relevance
973 bool no_breaks; // to not break into the debugger member1796 if(isDebuggerActive() && !getContextOptions()->no_breaks) \1979 DOCTEST_DEFINE_DECORATOR(no_breaks, bool, true);4722 if(isDebuggerActive() && !g_cs->no_breaks)4752 if(isDebuggerActive() && !g_cs->no_breaks)4764 if(isDebuggerActive() && !g_cs->no_breaks)5011 return m_failed && isDebuggerActive() && !getContextOptions()->no_breaks &&5070 return isDebuggerActive() && !getContextOptions()->no_breaks && !isWarn &&6737 DOCTEST_PARSE_AS_BOOL_OR_FLAG("no-breaks", "nb", no_breaks, false);