Home | History | Annotate | Download | only in Rewrite

Lines Matching refs:PRE

3727   else if (const ParenExpr *PRE = dyn_cast<ParenExpr>(BlockExp)) {
3728 return SynthesizeBlockCall(Exp, PRE->getSubExpr());