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