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

Member predicate MustFlowConfiguration :: isAdditionalFlowStep

Holds if the additional flow step from node1 to node2 must be taken into account in the analysis.

predicate isAdditionalFlowStep ( Operand node1 , Instruction node2 )