Searched refs:hasEitherOperand (Results 1 – 4 of 4) sorted by relevance
289 hasEitherOperand(SuspiciousNumberObjectExprM), in checkASTCodeBody()290 hasEitherOperand(SuspiciousScalarExprM in checkASTCodeBody()297 hasEitherOperand(SuspiciousNumberObjectExprM), in checkASTCodeBody()298 hasEitherOperand(SuspiciousScalarExprM))) in checkASTCodeBody()
87 hasEitherOperand(ignoringParenImpCasts(declRefExpr( in simpleCondition()89 hasEitherOperand(ignoringParenImpCasts( in simpleCondition()
266 REGISTER_MATCHER(hasEitherOperand); in RegistryMaps()
4391 inline internal::Matcher<BinaryOperator> hasEitherOperand( in hasEitherOperand() function