Predicate PointsToInternal :: importCtxPointsTo
Import path
import semmle.python.pointsto.PointsTo
predicate
importCtxPointsTo
(
ControlFlowNode
f
,
ObjectInternal
value
,
ControlFlowNode
origin
)