Searched refs:IsCompoundAssignment (Results 1 – 2 of 2) sorted by relevance
40 bool IsCompoundAssignment(TOperator op) in IsCompoundAssignment() function185 if (IsCompoundAssignment(node->getOp())) in visitBinary()
2445 DCHECK(!assignment->IsCompoundAssignment()); in AddArrowFunctionFormalParameters()