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

Member predicate Make::GuardValue::isNullness

Holds if this value represents null or non-null as indicated by isNull.

predicate isNullness(boolean isNull)