Searched refs:CompoundType (Results 1 – 4 of 4) sorted by relevance
12885 QualType CompoundType) { in CheckAssignmentOperands() argument12893 QualType RHSType = CompoundType.isNull() ? RHS.get()->getType() : in CheckAssignmentOperands()12894 CompoundType; in CheckAssignmentOperands()12906 if (CompoundType.isNull()) { in CheckAssignmentOperands()12990 if (CompoundType.isNull()) { in CheckAssignmentOperands()
9970 QualType CompoundType) { in CheckAssignmentOperands() argument9978 QualType RHSType = CompoundType.isNull() ? RHS.get()->getType() : in CheckAssignmentOperands()9979 CompoundType; in CheckAssignmentOperands()9981 if (CompoundType.isNull()) { in CheckAssignmentOperands()
8789 Expr *LHSExpr, ExprResult &RHS, SourceLocation Loc, QualType CompoundType);
11386 Expr *LHSExpr, ExprResult &RHS, SourceLocation Loc, QualType CompoundType);