Home | History | Annotate | Download | only in docs

Lines Matching full:isset

564 To test to see if ``constprop`` was specified, we can use the ``cl:bits::isSet``
569 if (OptimizationBits.isSet(constprop)) {