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

Member predicate ComparisonControlBlock::impliesThat

Whether this conditional guard implies that, in block b, the result of that is thatIsTrue

predicate impliesThat(BasicBlock b, Comparison that, boolean thatIsTrue)