Home | History | Annotate | Download | only in Core

Lines Matching refs:isIncrementOp

944     BinaryOperator::Opcode Op = U->isIncrementOp() ? BO_Add : BO_Sub;