CodeQL library for Go
codeql/go-all 0.7.15-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)