Searched refs:CompoundType (Results 1 – 2 of 2) sorted by relevance
14569 QualType CompoundType, in CheckAssignmentOperands() argument14578 QualType RHSType = CompoundType.isNull() ? RHS.get()->getType() : in CheckAssignmentOperands()14579 CompoundType; in CheckAssignmentOperands()14598 if (CompoundType.isNull()) { in CheckAssignmentOperands()14682 if (CompoundType.isNull()) { in CheckAssignmentOperands()
12971 Expr *LHSExpr, ExprResult &RHS, SourceLocation Loc, QualType CompoundType,