Searched refs:hasEitherOperand (Results 1 – 3 of 3) sorted by relevance
280 REGISTER_MATCHER(hasEitherOperand); in RegistryMaps()
2557 inline internal::Matcher<BinaryOperator> hasEitherOperand( in hasEitherOperand() function
1910 binaryOperator(hasEitherOperand(boolLiteral(equals(false)))); in TEST()