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