codeql/cpp-all
2.1.1
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
Holds if e has a pointer type.
e
import semmle.code.cpp.pointsto.PointsTo
predicate pointerValue(Expr e)