Searched refs:peelOffPointerArithmetic (Results 1 – 1 of 1) sorted by relevance
73 static const Expr *peelOffPointerArithmetic(const BinaryOperator *B) { in peelOffPointerArithmetic() function110 if (const Expr *Inner = peelOffPointerArithmetic(B)) { in getDerefExpr()1977 if (const Expr *SubEx = peelOffPointerArithmetic(BO)) in peelOffOuterExpr()