Member predicate TaintKind::getTaintForFlowStep
Gets the taint resulting from the flow step fromnode
-> tonode
, with edgeLabel
TaintKind getTaintForFlowStep(ControlFlowNode fromnode, ControlFlowNode tonode, string edgeLabel)
Gets the taint resulting from the flow step fromnode
-> tonode
, with edgeLabel
TaintKind getTaintForFlowStep(ControlFlowNode fromnode, ControlFlowNode tonode, string edgeLabel)