Home | History | Annotate | Download | only in Core

Lines Matching refs:isIncrementOp

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