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