Searched defs:shouldDebugBreak (Results 1 – 5 of 5) sorted by relevance
40 bool shouldDebugBreak = false; member
62 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
2169 bool shouldDebugBreak = false; member4663 bool shouldDebugBreak = false; member8067 bool Config::shouldDebugBreak() const { return m_data.shouldDebugBreak; } in shouldDebugBreak() function in Catch::Config