Searched refs:is_nothrow (Results 1 – 1 of 1) sorted by relevance
775 is_nothrow = 2 * is_throws_with, enumerator777 is_false = 2 * is_nothrow,815 DT_WARN_NOTHROW = is_nothrow | is_warn,816 DT_CHECK_NOTHROW = is_nothrow | is_check,817 DT_REQUIRE_NOTHROW = is_nothrow | is_require,4994 } else if(m_at & assertType::is_nothrow) { //!OCLINT bitwise operator in conditional5744 } else if(rb.m_at & assertType::is_nothrow) { //!OCLINT bitwise operator in conditional