Predicate nullCheckExpr
Holds if var is null when checkExpr evaluates to a true value.
Import path
import cpppredicate nullCheckExpr(Expr checkExpr, Variable var)Holds if var is null when checkExpr evaluates to a true value.
import cpppredicate nullCheckExpr(Expr checkExpr, Variable var)