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