CodeQL library for C/C++
codeql/cpp-all 0.7.1 ( changelog , source )
Search

Member predicate Expr :: isUnevaluated

Holds if this expression will not be evaluated because of its context, such as an expression inside a sizeof.

predicate isUnevaluated ( )