Searched refs:Matcher2 (Results 1 – 1 of 1) sorted by relevance
5752 internal::Matcher<Expr>, Matcher1, internal::Matcher<Expr>, Matcher2) { in AST_POLYMORPHIC_MATCHER_P2() argument5754 anyOf(allOf(hasLHS(Matcher1), hasRHS(Matcher2)), in AST_POLYMORPHIC_MATCHER_P2()5755 allOf(hasLHS(Matcher2), hasRHS(Matcher1)))) in AST_POLYMORPHIC_MATCHER_P2()