CodeQL library for Python
codeql/python-all 4.0.1 (changelog, source)
Search

Predicate signature MakeImplCommon::TypeFlowInput::dataFlowTakenCallEdgeIn

Holds if the edge is followed in data flow in the direction call to c and the call context cc.

signature predicate dataFlowTakenCallEdgeIn(Call call, Callable c, boolean cc)