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

Predicate functionExit

Holds if exit is the exit node of a function.

Import path

import cpp
predicate functionExit(ControlFlowNode exit)