Searched refs:hasSameOperatorParent (Results 1 – 1 of 1) sorted by relevance
364 static bool hasSameOperatorParent(const Expr *TheExpr, in hasSameOperatorParent() function374 if (Skip && hasSameOperatorParent<TExpr>(Parent, OpKind, Context)) in hasSameOperatorParent()401 if (hasSameOperatorParent<TExpr>(TheExpr, OpKind, Context)) in markDuplicateOperands()