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

Member predicate TaintTracking :: Configuration :: isSource

Holds if source is a relevant taint source with the given initial state.

The smaller this predicate is, the faster hasFlow() will converge.

predicate isSource ( Node source , FlowState state )