Lines Matching refs:CompoundAssignOperator
462 new (S.Context) CompoundAssignOperator(syntacticLHS, capturedRHS, opcode,1643 } else if (CompoundAssignOperator *cop1644 = dyn_cast<CompoundAssignOperator>(syntax)) {1647 return new (Context) CompoundAssignOperator(lhs, rhs, cop->getOpcode(),