qtil
advanced-security/qtil-swift 0.0.3
Search

Member predicate Impl::Assignment::hasOverflowOperator

Holds if this assignment expression uses an overflow operator, that is, an operator that truncates overflow rather than reporting an error.

x &+= y
predicate hasOverflowOperator()