codeql/cpp-all
5.1.1-dev
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
Holds if exit is the exit node of a function.
exit
import cpp
predicate functionExit(ControlFlowNode exit)