Searched refs:ignorePointerCastsAndParens (Results 1 – 1 of 1) sorted by relevance
6316 static const Expr *ignorePointerCastsAndParens(const Expr *E) { in ignorePointerCastsAndParens() function6334 return ignorePointerCastsAndParens(SubExpr); in ignorePointerCastsAndParens()6454 } else if (!EvaluatePointer(ignorePointerCastsAndParens(E), Base, Info)) in tryEvaluateBuiltinObjectSize()