Searched defs:shouldDebugBreak (Results 1 – 1 of 1) sorted by relevance
2545 bool shouldDebugBreak = false; member5281 bool shouldDebugBreak = false; member10011 bool Config::shouldDebugBreak() const { return m_data.shouldDebugBreak; } in shouldDebugBreak() function in Catch::Config