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

Member predicate Public::SsaParameterNode::isParameterOf

Holds if this node initializes the ith parameter of c.

predicate isParameterOf(DataFlowCallable c, int i)