Searched refs:hasEitherOperand (Results 1 – 3 of 3) sorted by relevance
225 REGISTER_MATCHER(hasEitherOperand); in RegistryMaps()
750 binaryOperator(hasEitherOperand(cxxBoolLiteral(equals(false)))); in TEST()
3646 inline internal::Matcher<BinaryOperator> hasEitherOperand( in hasEitherOperand() function