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

Member predicate Public::Node::isFinalValueOfParameter

Holds if this node represents the value of an output parameter p just before reaching the end of a function.

predicate isFinalValueOfParameter(Parameter p)