Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaExpr.cpp1008 bool IsCompAssign) { in handleComplexFloatConversion()
1094 QualType RHSType, bool IsCompAssign) { in handleFloatConversion()
1148 QualType RHSType, bool IsCompAssign) { in handleIntegerConversion()
1199 bool IsCompAssign) { in handleComplexIntConversion()
1244 bool IsCompAssign) { in UsualArithmeticConversions()
7275 SourceLocation Loc, bool IsCompAssign, in CheckVectorOperands()
7425 bool IsCompAssign, bool IsDiv) { in CheckMultiplyDivideOperands()
7454 ExprResult &LHS, ExprResult &RHS, SourceLocation Loc, bool IsCompAssign) { in CheckRemainderOperands()
8002 SourceLocation Loc, bool IsCompAssign) { in checkOpenCLVectorShift()
8064 bool IsCompAssign) { in CheckShiftOperands()
[all …]