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