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

Predicate TypeTrackingInput::hasFeatureBacktrackStoreTarget

Holds if the target of store steps should be backtracked via simpleLocalSmallStep to a LocalSourceNode. If this flag is not set, then the targets of store steps are assumed to be LocalSourceNodes themselves.

Import path

import semmle.python.dataflow.new.internal.TypeTrackingImpl
predicate hasFeatureBacktrackStoreTarget()