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

/external/clang/lib/Analysis/
H A DCFG.cpp560 const Expr *RHSExpr2 = BitOp->getRHS()->IgnoreParens(); local
565 IntLiteral2 = dyn_cast<IntegerLiteral>(RHSExpr2);

Completed in 83 milliseconds