Searched defs:allowThrows (Results 1 – 5 of 5) sorted by relevance
71 auto AssertionHandler::allowThrows() const -> bool { in allowThrows() function in Catch::AssertionHandler
60 bool Config::allowThrows() const { return !m_data.noThrow; } in allowThrows() function in Catch::Config
3575 virtual bool allowThrows() const { return !m_data.noThrow; } in allowThrows() function in Catch::Config8251 … bool ResultBuilder::allowThrows() const { return getCurrentContext().getConfig()->allowThrows(); } in allowThrows() function in Catch::ResultBuilder
8195 auto AssertionHandler::allowThrows() const -> bool { in allowThrows() function in Catch::AssertionHandler9953 bool Config::allowThrows() const { return !m_data.noThrow; } in allowThrows() function in Catch::Config
8250 auto AssertionHandler::allowThrows() const -> bool { in allowThrows() function in Catch::AssertionHandler10011 bool Config::allowThrows() const { return !m_data.noThrow; } in allowThrows() function in Catch::Config