Home | History | Annotate | Download | only in Rewrite

Lines Matching refs:NewVD

2463   VarDecl *NewVD = VarDecl::Create(*Context, TUDecl, SourceLocation(),
2466 DeclRefExpr *DRE = new (Context) DeclRefExpr(NewVD, false, strType, VK_LValue,
5024 VarDecl *NewVD = VarDecl::Create(*Context, TUDecl,
5030 new (Context) UnaryOperator(new (Context) DeclRefExpr(NewVD, false,
7232 VarDecl *NewVD = VarDecl::Create(*Context, TUDecl, SourceLocation(),
7235 DeclRefExpr *DRE = new (Context) DeclRefExpr(NewVD, false,