Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/Analysis/
HDCFG.cpp629 const Expr *RHSExpr2 = BitOp->getRHS()->IgnoreParens(); in checkIncorrectEqualityOperator() local
634 IntLiteral2 = dyn_cast<IntegerLiteral>(RHSExpr2); in checkIncorrectEqualityOperator()