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

Member predicate Function::getACall

Gets a call to this function.

This includes calls that target this function indirectly, by calling an interface method that this function implements.

CallNode getACall()