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

Member predicate MustFlowConfiguration :: hasFlowPath

Holds if data must flow from source to sink for this configuration.

The corresponding paths are generated from the end-points and the graph included in the module PathGraph.

predicate hasFlowPath ( MustFlowPathNode source , MustFlowPathSink sink )