Searched defs:shouldDebugBreak (Results 1 – 6 of 6) sorted by relevance
40 bool shouldDebugBreak = false; member
70 bool Config::shouldDebugBreak() const { return m_data.shouldDebugBreak; } in shouldDebugBreak() function in Catch::Config
36 bool shouldDebugBreak = false; member
3504 bool shouldDebugBreak; member3563 bool shouldDebugBreak() const { return m_data.shouldDebugBreak; } in shouldDebugBreak() function in Catch::Config8250 bool ResultBuilder::shouldDebugBreak() const { return m_shouldDebugBreak; } in shouldDebugBreak() function in Catch::ResultBuilder
2518 bool shouldDebugBreak = false; member5240 bool shouldDebugBreak = false; member9963 bool Config::shouldDebugBreak() const { return m_data.shouldDebugBreak; } in shouldDebugBreak() function in Catch::Config
2540 bool shouldDebugBreak = false; member5271 bool shouldDebugBreak = false; member10022 bool Config::shouldDebugBreak() const { return m_data.shouldDebugBreak; } in shouldDebugBreak() function in Catch::Config