Predicate Make::Private::summaryArgumentNode
Holds if summary node arg
is at position pos
in a call targeting receiver
.
Import path
import codeql.dataflow.internal.FlowSummaryImpl
predicate summaryArgumentNode(SummaryNode receiver, SummaryNode arg, ArgumentPosition pos)