codeql/cpp-all
4.0.3-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)