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