Home | History | Annotate | Download | only in Rewrite

Lines Matching refs:NewVD

2509   VarDecl *NewVD = VarDecl::Create(*Context, TUDecl, SourceLocation(),
2512 DeclRefExpr *DRE = new (Context) DeclRefExpr(NewVD, false, strType, VK_LValue,
4462 VarDecl *NewVD = VarDecl::Create(*Context, TUDecl,
4468 new (Context) UnaryOperator(new (Context) DeclRefExpr(NewVD, false,