Predicate fieldStoreStep
Stores an output expression (node1) into its OutputsStm node (node2) using the output variable name as the access path
Import path
import codeql.actions.dataflow.internal.DataFlowPrivatepredicate fieldStoreStep(Node node1, Node node2, ContentSet c)