Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Analysis/
H A DCFG.cpp982 const Expr *RHSExpr2 = BitOp->getRHS()->IgnoreParens(); in checkIncorrectEqualityOperator() local
987 IntLiteral2 = dyn_cast<IntegerLiteral>(RHSExpr2); in checkIncorrectEqualityOperator()