Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/tools/clang/lib/Sema/
DSemaExpr.cpp916 bool IsCompAssign) { in handleComplexFloatToComplexFloatConverstion()
977 bool IsCompAssign) { in handleComplexFloatConversion()
1054 QualType RHSType, bool IsCompAssign) { in handleFloatConversion()
1103 QualType RHSType, bool IsCompAssign) { in handleIntegerConversion()
1154 bool IsCompAssign) { in handleComplexIntConversion()
1199 bool IsCompAssign) { in UsualArithmeticConversions()
6620 SourceLocation Loc, bool IsCompAssign) { in CheckVectorOperands()
6755 bool IsCompAssign, bool IsDiv) { in CheckMultiplyDivideOperands()
6782 ExprResult &LHS, ExprResult &RHS, SourceLocation Loc, bool IsCompAssign) { in CheckRemainderOperands()
7291 bool IsCompAssign) { in CheckShiftOperands()
[all …]