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

Member predicate NullnessAnnotation::killedBy

Holds if this annotation is removed for the variable v when the control-flow edge (src, dest) is taken.

predicate killedBy(LocalScopeVariable v, ControlFlowNode src, ControlFlowNode dest)