Home
last modified time | relevance | path

Searched refs:ignorePointerCastsAndParens (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp12051 static const Expr *ignorePointerCastsAndParens(const Expr *E) { in ignorePointerCastsAndParens() function
12069 return ignorePointerCastsAndParens(SubExpr); in ignorePointerCastsAndParens()
12351 } else if (!EvaluatePointer(ignorePointerCastsAndParens(E), LVal, Info, in tryEvaluateBuiltinObjectSize()