Home
last modified time | relevance | path

Searched refs:handleExpr (Results 1 – 25 of 138) sorted by relevance

123456

/dports/devel/catch/Catch2-2.13.7/include/internal/
H A Dcatch_assertionhandler.h64 void handleExpr( ExprLhs<T> const& expr ) { in handleExpr() function
65 handleExpr( expr.makeUnaryExpr() ); in handleExpr()
67 void handleExpr( ITransientExpression const& expr );
H A Dcatch_capture_matchers.h62 … catchAssertionHandler.handleExpr( Catch::makeMatchExpr( arg, matcher, #matcher##_catch_sr ) ); \
78 … catchAssertionHandler.handleExpr( Catch::makeMatchExpr( ex, matcher, #matcher##_catch_sr ) ); \
H A Dcatch_assertionhandler.cpp64 void AssertionHandler::handleExpr( ITransientExpression const& expr ) { in handleExpr() function in Catch::AssertionHandler
65 m_resultCapture.handleExpr( m_assertionInfo, expr, m_reaction ); in handleExpr()
/dports/math/e-antic/e-antic-1.0.0-rc.13/libeantic/test/external/catch2/include/internal/
H A Dcatch_assertionhandler.h64 void handleExpr( ExprLhs<T> const& expr ) { in handleExpr() function
65 handleExpr( expr.makeUnaryExpr() ); in handleExpr()
67 void handleExpr( ITransientExpression const& expr );
H A Dcatch_capture_matchers.h62 … catchAssertionHandler.handleExpr( Catch::makeMatchExpr( arg, matcher, #matcher##_catch_sr ) ); \
78 … catchAssertionHandler.handleExpr( Catch::makeMatchExpr( ex, matcher, #matcher##_catch_sr ) ); \
H A Dcatch_assertionhandler.cpp64 void AssertionHandler::handleExpr( ITransientExpression const& expr ) { in handleExpr() function in Catch::AssertionHandler
65 m_resultCapture.handleExpr( m_assertionInfo, expr, m_reaction ); in handleExpr()
H A Dcatch_capture_matchers.cpp21 handler.handleExpr( expr ); in handleExceptionMatchExpr()
/dports/math/e-antic/Catch2-ff349a5/include/internal/
H A Dcatch_assertionhandler.h64 void handleExpr( ExprLhs<T> const& expr ) { in handleExpr() function
65 handleExpr( expr.makeUnaryExpr() ); in handleExpr()
67 void handleExpr( ITransientExpression const& expr );
H A Dcatch_assertionhandler.cpp64 void AssertionHandler::handleExpr( ITransientExpression const& expr ) { in handleExpr() function in Catch::AssertionHandler
65 m_resultCapture.handleExpr( m_assertionInfo, expr, m_reaction ); in handleExpr()
H A Dcatch_capture_matchers.h62 … catchAssertionHandler.handleExpr( Catch::makeMatchExpr( arg, matcher, #matcher##_catch_sr ) ); \
78 … catchAssertionHandler.handleExpr( Catch::makeMatchExpr( ex, matcher, #matcher##_catch_sr ) ); \
H A Dcatch_capture_matchers.cpp21 handler.handleExpr( expr ); in handleExceptionMatchExpr()
/dports/www/restbed/restbed-4.8/dependency/catch/include/internal/
H A Dcatch_assertionhandler.h64 void handleExpr( ExprLhs<T> const& expr ) { in handleExpr() function
65 handleExpr( expr.makeUnaryExpr() ); in handleExpr()
67 void handleExpr( ITransientExpression const& expr );
H A Dcatch_assertionhandler.cpp63 void AssertionHandler::handleExpr( ITransientExpression const& expr ) { in handleExpr() function in Catch::AssertionHandler
64 m_resultCapture.handleExpr( m_assertionInfo, expr, m_reaction ); in handleExpr()
H A Dcatch_capture_matchers.h62 … catchAssertionHandler.handleExpr( Catch::makeMatchExpr( arg, matcher, #matcher##_catch_sr ) ); \
78 … catchAssertionHandler.handleExpr( Catch::makeMatchExpr( ex, matcher, #matcher##_catch_sr ) ); \
H A Dcatch_capture_matchers.cpp21 handler.handleExpr( expr ); in handleExceptionMatchExpr()
/dports/emulators/citra/citra-ac98458e0/externals/catch/include/internal/
H A Dcatch_assertionhandler.h64 void handleExpr( ExprLhs<T> const& expr ) { in handleExpr() function
65 handleExpr( expr.makeUnaryExpr() ); in handleExpr()
67 void handleExpr( ITransientExpression const& expr );
H A Dcatch_assertionhandler.cpp64 void AssertionHandler::handleExpr( ITransientExpression const& expr ) { in handleExpr() function in Catch::AssertionHandler
65 m_resultCapture.handleExpr( m_assertionInfo, expr, m_reaction ); in handleExpr()
H A Dcatch_capture_matchers.h62 … catchAssertionHandler.handleExpr( Catch::makeMatchExpr( arg, matcher, #matcher##_catch_sr ) ); \
78 … catchAssertionHandler.handleExpr( Catch::makeMatchExpr( ex, matcher, #matcher##_catch_sr ) ); \
H A Dcatch_capture_matchers.cpp21 handler.handleExpr( expr ); in handleExceptionMatchExpr()
/dports/emulators/citra-qt5/citra-ac98458e0/externals/catch/include/internal/
H A Dcatch_assertionhandler.h64 void handleExpr( ExprLhs<T> const& expr ) { in handleExpr() function
65 handleExpr( expr.makeUnaryExpr() ); in handleExpr()
67 void handleExpr( ITransientExpression const& expr );
H A Dcatch_capture_matchers.h62 … catchAssertionHandler.handleExpr( Catch::makeMatchExpr( arg, matcher, #matcher##_catch_sr ) ); \
78 … catchAssertionHandler.handleExpr( Catch::makeMatchExpr( ex, matcher, #matcher##_catch_sr ) ); \
H A Dcatch_assertionhandler.cpp64 void AssertionHandler::handleExpr( ITransientExpression const& expr ) { in handleExpr() function in Catch::AssertionHandler
65 m_resultCapture.handleExpr( m_assertionInfo, expr, m_reaction ); in handleExpr()
/dports/net-im/biboumi/biboumi-9.0/external/src/catch/include/internal/
H A Dcatch_assertionhandler.h64 void handleExpr( ExprLhs<T> const& expr ) { in handleExpr() function
65 handleExpr( expr.makeUnaryExpr() ); in handleExpr()
67 void handleExpr( ITransientExpression const& expr );
H A Dcatch_capture_matchers.h59 catchAssertionHandler.handleExpr( Catch::makeMatchExpr( arg, matcher, #matcher ) ); \
75 catchAssertionHandler.handleExpr( Catch::makeMatchExpr( ex, matcher, #matcher ) ); \
H A Dcatch_assertionhandler.cpp61 void AssertionHandler::handleExpr( ITransientExpression const& expr ) { in handleExpr() function in Catch::AssertionHandler
62 m_resultCapture.handleExpr( m_assertionInfo, expr, m_reaction ); in handleExpr()

123456