Searched refs:hasRHS (Results 1 – 7 of 7) sorted by relevance
101 hasRHS(SemaphoreCreateM)))); in findGCDAntiPatternWithSemaphore()143 hasRHS(DispatchGroupCreateM)))); in findGCDAntiPatternWithGroup()
269 hasRHS(SuspiciousNumberObjectExprM))); in checkASTCodeBody()
345 hasRHS(expr(hasPointerType()).bind(PointerArithmeticPointerTag)), in matcher()351 hasRHS(HasIntegerType)); in matcher()
156 hasRHS(ignoringParenImpCasts( in forLoopMatcher()
412 hasRHS(expr(hasType(isInteger())))))450 hasRHS(expr(hasType(isInteger())))))498 hasRHS(expr(hasType(isInteger())))))).bind("forLoop");
5716 AST_POLYMORPHIC_MATCHER_P(hasRHS, in AST_POLYMORPHIC_MATCHER_P() argument5734 anyOf(hasLHS(InnerMatcher), hasRHS(InnerMatcher))) in AST_POLYMORPHIC_MATCHER_P()5754 anyOf(allOf(hasLHS(Matcher1), hasRHS(Matcher2)), in AST_POLYMORPHIC_MATCHER_P2()5755 allOf(hasLHS(Matcher2), hasRHS(Matcher1)))) in AST_POLYMORPHIC_MATCHER_P2()
342 REGISTER_MATCHER(hasRHS); in RegistryMaps()