CodeQL library for C/C++
codeql/cpp-all 0.12.12-dev (changelog, source)
Search

Member predicate IndirectReturnNode::isParameterReturn

Holds if this node represents the value that is returned to the caller by writing to the argumentIndex’th argument of the call.

predicate isParameterReturn(int argumentIndex)