Searched refs:needsNullPtrComparison (Results 1 – 1 of 1) sorted by relevance
149 bool needsNullPtrComparison(const Expr *E) { in needsNullPtrComparison() function216 if (needsNullPtrComparison(UnOp->getSubExpr())) in replacementExpression()226 if (needsNullPtrComparison(E)) in replacementExpression()256 if (needsNullPtrComparison(E)) in replacementExpression()267 if (needsNullPtrComparison(UnOp->getSubExpr())) in replacementExpression()275 if (needsNullPtrComparison(E)) in replacementExpression()