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