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