Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:EC

1252         if (ImplicitCastExpr *EC = dyn_cast<ImplicitCastExpr>(RHS))
1253 RHS = EC->getSubExpr();