CodeQL library for Go
codeql/go-all 3.0.3-dev (changelog, source)
Search

Predicate signature Make::Private::StepsInputSig::getSinkNode

Gets a data flow node corresponding to the sc part of sink.

sc is typically Argument[i] and the result is the node that represents the ith argument of sink.

signature Node getSinkNode(SinkBase sink, SummaryComponent sc)