codeql/cpp-all
2.0.1-dev
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
Holds if val is a null literal or a call to a function that may return a null literal.
val
import cpp
predicate nullValue(Expr val)