Searched refs:checkArithmeticOrEnumeralCompare (Results 1 – 1 of 1) sorted by relevance
11985 static QualType checkArithmeticOrEnumeralCompare(Sema &S, ExprResult &LHS, in checkArithmeticOrEnumeralCompare() function12093 return checkArithmeticOrEnumeralCompare(*this, LHS, RHS, Loc, Opc); in CheckCompareOperands()