Searched defs:shouldDebugBreak (Results 1 – 1 of 1) sorted by relevance
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