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

/freebsd-13-stable/contrib/llvm-project/clang/lib/Analysis/
H A DCFG.cpp978 const Expr *RHSExpr2 = BitOp->getRHS()->IgnoreParens(); local
983 IntLiteral2 = dyn_cast<IntegerLiteral>(RHSExpr2);

Completed in 126 milliseconds