Predicate ArgumentNodes::synthSplatStore
Holds if a store-step should be added from positional argument arg, belonging to
call, into a synthetic splat argument.
Import path
import codeql.ruby.dataflow.internal.DataFlowPrivatepredicate synthSplatStore(CallCfgNode call, Argument arg, ContentSet c)