Searched defs:LazyExpression (Results 1 – 1 of 1) sorted by relevance
2527 class LazyExpression { class8197 LazyExpression::LazyExpression( bool isNegated ) in LazyExpression() function in Catch::LazyExpression8201 …LazyExpression::LazyExpression( LazyExpression const& other ) : m_isNegated( other.m_isNegated ) {} in LazyExpression() function in Catch::LazyExpression