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

Member predicate Public::UnusedParameterNode::isParameterOf

Holds if this node initializes the ith parameter of c.

predicate isParameterOf(DataFlowCallable c, int i)