Searched refs:is_throws (Results 1 – 1 of 1) sorted by relevance
772 is_throws = 2 * is_normal, enumerator773 is_throws_as = 2 * is_throws,799 DT_WARN_THROWS = is_throws | is_warn,800 DT_CHECK_THROWS = is_throws | is_check,801 DT_REQUIRE_THROWS = is_throws | is_require,4986 if(m_at & assertType::is_throws) { //!OCLINT bitwise operator in conditional5711 if(rb.m_at & assertType::is_throws) { //!OCLINT bitwise operator in conditional