Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp1146 QualType RHSType, bool IsCompAssign) { in handleComplexConversion()
1201 QualType RHSType, bool IsCompAssign) { in handleFloatConversion()
1294 QualType RHSType, bool IsCompAssign) { in handleIntegerConversion()
1345 bool IsCompAssign) { in handleComplexIntConversion()
1488 bool IsCompAssign = ACK == Sema::ACK_CompAssign; in checkEnumArithmeticConversions() local
10063 SourceLocation Loc, bool IsCompAssign, in CheckVectorOperands()
10314 bool IsCompAssign, in CheckSizelessVectorOperands()
10489 bool IsCompAssign, bool IsDiv) { in CheckMultiplyDivideOperands()
10527 ExprResult &LHS, ExprResult &RHS, SourceLocation Loc, bool IsCompAssign) { in CheckRemainderOperands()
11224 SourceLocation Loc, bool IsCompAssign) { in checkVectorShift()
[all …]