Searched refs:hasPointerType (Results 1 – 1 of 1) sorted by relevance
133 static auto hasPointerType() { in hasPointerType() function231 hasUnaryOperand(ignoringParenImpCasts(hasPointerType())) in matcher()266 hasUnaryOperand(ignoringParenImpCasts(hasPointerType())) in matcher()303 anyOf(hasPointerType(), hasArrayType()))), in matcher()345 hasRHS(expr(hasPointerType()).bind(PointerArithmeticPointerTag)), in matcher()350 hasLHS(expr(hasPointerType()).bind(PointerArithmeticPointerTag)), in matcher()529 declRefExpr(anyOf(hasPointerType(), hasArrayType()), in findGadgets()