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

Member predicate Parameter::isParameterOf

Holds if this is the ith parameter of function fd.

predicate isParameterOf(FuncDef fd, int i)