Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/AST/
H A DExprConstant.cpp11531 static const Expr *ignorePointerCastsAndParens(const Expr *E) { in ignorePointerCastsAndParens() function
11549 return ignorePointerCastsAndParens(SubExpr); in ignorePointerCastsAndParens()
11817 } else if (!EvaluatePointer(ignorePointerCastsAndParens(E), LVal, Info, in tryEvaluateBuiltinObjectSize()