Predicate sourceNode
Holds if node is specified as a source with the given kind in a MaD flow
model.
Import path
import semmle.code.cpp.dataflow.ExternalFlowpredicate sourceNode(Node node, string kind)Holds if node is specified as a source with the given kind in a MaD flow
model.
import semmle.code.cpp.dataflow.ExternalFlowpredicate sourceNode(Node node, string kind)