Lines Matching refs:CSCE
1249 if (const CStyleCastExpr *CSCE = dyn_cast<CStyleCastExpr>(FormatExpr))1250 FormatExpr = CSCE->getSubExpr();