Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Sema/
DSemaExpr.cpp11505 static QualType checkArithmeticOrEnumeralCompare(Sema &S, ExprResult &LHS, in checkArithmeticOrEnumeralCompare() function
11609 return checkArithmeticOrEnumeralCompare(*this, LHS, RHS, Loc, Opc); in CheckCompareOperands()