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