Home | History | Annotate | Download | only in Sema

Lines Matching refs:CStyleCastExpr

3075     if (CStyleCastExpr *CCE = dyn_cast<CStyleCastExpr>(castedE))
3771 if (CStyleCastExpr *cast = dyn_cast<CStyleCastExpr>(realCast)) {