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