Module Cached
Import path
import semmle.code.cpp.controlflow.internal.ConstantExprsPredicates
| aborting | A call to a function known not to return. |
| abortingFunction | Functions that are known not to return. This is normally because the function exits the program or longjmps to another location. |
| successors_adapted | An adapted version of the |
Modules
| ControlFlowGraphPublic | Provides predicates that should be exported as if they were top-level predicates in |