Home | History | Annotate | Download | only in Sema

Lines Matching refs:CStyleCastExpr

2741     if (CStyleCastExpr *CCE = dyn_cast<CStyleCastExpr>(castedE))
2977 if (CStyleCastExpr *cast = dyn_cast<CStyleCastExpr>(realCast)) {