Lines Matching defs:IsCompAssign
1057 bool IsCompAssign) { in handleComplexFloatConversion()
1143 QualType RHSType, bool IsCompAssign) { in handleFloatConversion()
1249 QualType RHSType, bool IsCompAssign) { in handleIntegerConversion()
1300 bool IsCompAssign) { in handleComplexIntConversion()
1442 bool IsCompAssign = ACK == Sema::ACK_CompAssign; in checkEnumArithmeticConversions() local
9868 SourceLocation Loc, bool IsCompAssign, in CheckVectorOperands()
10179 bool IsCompAssign, bool IsDiv) { in CheckMultiplyDivideOperands()
10207 ExprResult &LHS, ExprResult &RHS, SourceLocation Loc, bool IsCompAssign) { in CheckRemainderOperands()
10813 SourceLocation Loc, bool IsCompAssign) { in checkVectorShift()
10900 bool IsCompAssign) { in CheckShiftOperands()
12229 bool IsCompAssign) { in CheckMatrixElementwiseOperands()
12275 bool IsCompAssign) { in CheckMatrixMultiplyOperands()
12309 bool IsCompAssign = in CheckBitwiseOperands() local
13756 bool IsCompAssign, SourceLocation OpLoc, in convertHalfVecBinOp()