Lines Matching defs:NewVD
2545 VarDecl *NewVD = VarDecl::Create(*Context, TUDecl, SourceLocation(),
2548 DeclRefExpr *DRE = new (Context) DeclRefExpr(NewVD, false, strType, VK_LValue,
4531 VarDecl *NewVD = VarDecl::Create(*Context, TUDecl,
4537 new (Context) UnaryOperator(new (Context) DeclRefExpr(NewVD, false,