Home
last modified time | relevance | path

Searched refs:ACK_Comparison (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaExpr.cpp1464 } else if (ACK == Sema::ACK_Comparison) { in checkEnumArithmeticConversions()
11594 S.UsualArithmeticConversions(LHS, RHS, Loc, Sema::ACK_Comparison); in checkArithmeticOrEnumeralThreeWayCompare()
11627 S.UsualArithmeticConversions(LHS, RHS, Loc, Sema::ACK_Comparison); in checkArithmeticOrEnumeralCompare()
H A DSemaChecking.cpp6099 OrigArg0, OrigArg1, TheCall->getExprLoc(), ACK_Comparison); in SemaBuiltinUnorderedCompare()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h11365 ACK_Comparison, enumerator