Home | History | Annotate | Download | only in ASTMatchers

Lines Matching refs:hasEitherOperand

1908 TEST(MatchBinaryOperator, HasEitherOperand) {
1910 binaryOperator(hasEitherOperand(boolLiteral(equals(false))));