qtil
advanced-security/qtil-python 0.0.3
Search

Predicate InterProceduralPointsTo::neverReturns

INTERNAL – Use FunctionObject.neverReturns() instead. Whether function func never returns. Slightly conservative approximation, this predicate may be false for a function that can never return.

Import path

import semmle.python.pointsto.PointsTo
predicate neverReturns(Function f)