Searched refs:CompoundType (Results 1 – 2 of 2) sorted by relevance
13921 QualType CompoundType, in CheckAssignmentOperands() argument13930 QualType RHSType = CompoundType.isNull() ? RHS.get()->getType() : in CheckAssignmentOperands()13931 CompoundType; in CheckAssignmentOperands()13970 if (CompoundType.isNull()) { in CheckAssignmentOperands()14055 if (CompoundType.isNull()) { in CheckAssignmentOperands()
8086 Expr *LHSExpr, ExprResult &RHS, SourceLocation Loc, QualType CompoundType,