Lines Matching defs:IsCompAssign
1069 bool IsCompAssign) { in handleComplexFloatConversion()
1155 QualType RHSType, bool IsCompAssign) { in handleFloatConversion()
1261 QualType RHSType, bool IsCompAssign) { in handleIntegerConversion()
1312 bool IsCompAssign) { in handleComplexIntConversion()
1454 bool IsCompAssign = ACK == Sema::ACK_CompAssign; in checkEnumArithmeticConversions() local
10032 SourceLocation Loc, bool IsCompAssign, in CheckVectorOperands()
10343 bool IsCompAssign, bool IsDiv) { in CheckMultiplyDivideOperands()
10376 ExprResult &LHS, ExprResult &RHS, SourceLocation Loc, bool IsCompAssign) { in CheckRemainderOperands()
11015 SourceLocation Loc, bool IsCompAssign) { in checkVectorShift()
11102 bool IsCompAssign) { in CheckShiftOperands()
12468 bool IsCompAssign) { in CheckMatrixElementwiseOperands()
12514 bool IsCompAssign) { in CheckMatrixMultiplyOperands()
12548 bool IsCompAssign = in CheckBitwiseOperands() local
13996 bool IsCompAssign, SourceLocation OpLoc, in convertHalfVecBinOp()