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

/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Analysis/
H A DCFG.cpp702 const Expr *RHSExpr2 = BitOp->getRHS()->IgnoreParens(); local
707 IntLiteral2 = dyn_cast<IntegerLiteral>(RHSExpr2);

Completed in 79 milliseconds