Home
last modified time | relevance | path

Searched defs:IsCompAssign (Results 1 – 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
DSemaExpr.cpp1069 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()
[all …]