Home | History | Annotate | Download | only in Rewrite

Lines Matching refs:NewVD

2557   VarDecl *NewVD = VarDecl::Create(*Context, TUDecl, SourceLocation(),
2560 DeclRefExpr *DRE = new (Context) DeclRefExpr(NewVD, false, strType, VK_LValue,
4534 VarDecl *NewVD = VarDecl::Create(*Context, TUDecl,
4540 new (Context) UnaryOperator(new (Context) DeclRefExpr(NewVD, false,