Home | History | Annotate | Download | only in Sema

Lines Matching refs:CStyleCastExpr

3380     if (CStyleCastExpr *CCE = dyn_cast<CStyleCastExpr>(castedE))
4083 if (CStyleCastExpr *cast = dyn_cast<CStyleCastExpr>(realCast)) {