Home | History | Annotate | Download | only in Rewrite

Lines Matching refs:PRE

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