Searched refs:setLhs (Results 1 – 1 of 1) sorted by relevance
1243 ResultBuilder& setLhs( std::string const& lhs );1848 .setLhs( Catch::toString( value ) ) in endExpression()1867 .setLhs( Catch::toString( m_lhs ) ) in captureExpression()2161 .setLhs( Catch::toString( arg ) ) \8179 ResultBuilder& ResultBuilder::setLhs( std::string const& lhs ) { in setLhs() function in Catch::ResultBuilder