Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaExpr.cpp1054 bool IsCompAssign) { in handleComplexFloatConversion()
1140 QualType RHSType, bool IsCompAssign) { in handleFloatConversion()
1246 QualType RHSType, bool IsCompAssign) { in handleIntegerConversion()
1297 bool IsCompAssign) { in handleComplexIntConversion()
1439 bool IsCompAssign = ACK == Sema::ACK_CompAssign; in checkEnumArithmeticConversions() local
9968 SourceLocation Loc, bool IsCompAssign, in CheckVectorOperands()
10279 bool IsCompAssign, bool IsDiv) { in CheckMultiplyDivideOperands()
10312 ExprResult &LHS, ExprResult &RHS, SourceLocation Loc, bool IsCompAssign) { in CheckRemainderOperands()
10926 SourceLocation Loc, bool IsCompAssign) { in checkVectorShift()
11013 bool IsCompAssign) { in CheckShiftOperands()
[all …]