CodeQL library for Python
codeql/python-all 3.1.2-dev (changelog, source)
Search

Member predicate TaintTracking::Configuration::isBarrierTest

Holds if control flow from test along the isTrue edge is prohibited.

predicate isBarrierTest(ControlFlowNode test, boolean isTrue)