Home
last modified time | relevance | path

Searched defs:MatchExpr (Results 1 – 1 of 1) sorted by relevance

/third_party/libabigail/tests/lib/
Dcatch.hpp3771 class MatchExpr : public ITransientExpression { class
3776 MatchExpr( ArgT const& arg, MatcherT const& matcher, StringRef const& matcherString ) in MatchExpr() function in Catch::MatchExpr