Home | History | Annotate | Download | only in Rewrite

Lines Matching refs:ParenExpr

2612   ParenExpr *PE = new (Context) ParenExpr(SourceLocation(), SourceLocation(), cast);
2966 ParenExpr *PE = new (Context) ParenExpr(StartLoc, EndLoc, cast);
3009 ReplacingStmt = new (Context) ParenExpr(SourceLocation(), SourceLocation(),
3740 else if (const ParenExpr *PRE = dyn_cast<ParenExpr>(BlockExp)) {
3800 ParenExpr *PE = new (Context) ParenExpr(SourceLocation(), SourceLocation(),
3816 PE = new (Context) ParenExpr(SourceLocation(), SourceLocation(), FunkCast);
3873 ParenExpr *PE = new (Context) ParenExpr(DeclRefExp->getExprLoc(),
3892 ParenExpr *PE = new (Context) ParenExpr(SourceLocation(), SourceLocation(),
5860 ParenExpr *PE = new (Context) ParenExpr(OldRange.getBegin(),
5900 ParenExpr *PE = new (Context) ParenExpr(IV->getBase()->getLocStart(),