Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:EC

998         if (ImplicitCastExpr *EC = dyn_cast<ImplicitCastExpr>(RHS))
999 RHS = EC->getSubExpr();