Home
last modified time | relevance | path

Searched defs:shouldDebugBreak (Results 1 – 1 of 1) sorted by relevance

/third_party/libabigail/tests/lib/
Dcatch.hpp2545 bool shouldDebugBreak = false; member
5281 bool shouldDebugBreak = false; member
10011 bool Config::shouldDebugBreak() const { return m_data.shouldDebugBreak; } in shouldDebugBreak() function in Catch::Config