Home | History | Annotate | Download | only in Sema

Lines Matching refs:CStyleCastExpr

1249   if (const CStyleCastExpr *CSCE = dyn_cast<CStyleCastExpr>(FormatExpr))
4374 if (const CStyleCastExpr *CCast = dyn_cast<CStyleCastExpr>(E)) {