Home | History | Annotate | Download | only in Frontend

Lines Matching refs:ParenExpr

896       ParenExpr *PE = new (Context) ParenExpr(SourceLocation(), SourceLocation(),
2645 ParenExpr *PE = new (Context) ParenExpr(Exp->getLocation(), Exp->getExprLoc(),
2729 ParenExpr *PE = new (Context) ParenExpr(StartLoc, EndLoc, cast);
2858 ParenExpr *PE = new (Context) ParenExpr(StartLoc, EndLoc, cast);
3022 ParenExpr *PE = new (Context) ParenExpr(StartLoc, EndLoc, cast);
3609 ParenExpr *PE = new (Context) ParenExpr(StartLoc, EndLoc, cast);
4687 else if (const ParenExpr *PRE = dyn_cast<ParenExpr>(BlockExp)) {
4747 ParenExpr *PE = new (Context) ParenExpr(SourceLocation(), SourceLocation(),
4764 PE = new (Context) ParenExpr(SourceLocation(), SourceLocation(), FunkCast);
4822 ParenExpr *PE = new (Context) ParenExpr(DeclRefExp->getExprLoc(),
4841 ParenExpr *PE = new (Context) ParenExpr(SourceLocation(), SourceLocation(),
7678 ParenExpr *PE = new (Context) ParenExpr(SourceLocation(),
7707 ParenExpr *PE = new (Context) ParenExpr(SourceLocation(), SourceLocation(),
7733 PE = new (Context) ParenExpr(OldRange.getBegin(),