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

Member predicate DataflowAnnotation :: generatedBy

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

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