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

/external/clang/lib/Analysis/
H A DCFG.cpp559 const Expr *LHSExpr2 = BitOp->getLHS()->IgnoreParens(); local
562 const IntegerLiteral *IntLiteral2 = dyn_cast<IntegerLiteral>(LHSExpr2);

Completed in 48 milliseconds