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

Member predicate DataflowAnnotation::preservedBy

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

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