Lines Matching defs:IsCompAssign
1054 bool IsCompAssign) { in handleComplexFloatConversion()
1140 QualType RHSType, bool IsCompAssign) { in handleFloatConversion()
1246 QualType RHSType, bool IsCompAssign) { in handleIntegerConversion()
1297 bool IsCompAssign) { in handleComplexIntConversion()
1439 bool IsCompAssign = ACK == Sema::ACK_CompAssign; in checkEnumArithmeticConversions() local
9968 SourceLocation Loc, bool IsCompAssign, in CheckVectorOperands()
10279 bool IsCompAssign, bool IsDiv) { in CheckMultiplyDivideOperands()
10312 ExprResult &LHS, ExprResult &RHS, SourceLocation Loc, bool IsCompAssign) { in CheckRemainderOperands()
10926 SourceLocation Loc, bool IsCompAssign) { in checkVectorShift()
11013 bool IsCompAssign) { in CheckShiftOperands()
12347 bool IsCompAssign) { in CheckMatrixElementwiseOperands()
12393 bool IsCompAssign) { in CheckMatrixMultiplyOperands()
12427 bool IsCompAssign = in CheckBitwiseOperands() local
13875 bool IsCompAssign, SourceLocation OpLoc, in convertHalfVecBinOp()