Home | History | Annotate | Download | only in Sema

Lines Matching refs:isIncrementOp

4820           Op = AtomicUnaryOp->isIncrementOp() ? BO_Add : BO_Sub;