Searched defs:MatchExpr (Results 1 – 1 of 1) sorted by relevance
3724 class MatchExpr : public ITransientExpression { class3729 MatchExpr( ArgT const& arg, MatcherT const& matcher, StringRef const& matcherString ) in MatchExpr() function in Catch::MatchExpr