Predicate validCheckExpr
Holds if var is non-null when checkExpr evaluates to a true value.
Import path
import semmle.code.cpp.controlflow.Nullnesspredicate validCheckExpr(Expr checkExpr, Variable var)Holds if var is non-null when checkExpr evaluates to a true value.
import semmle.code.cpp.controlflow.Nullnesspredicate validCheckExpr(Expr checkExpr, Variable var)