Home | History | Annotate | Download | only in Frontend

Lines Matching defs:NewVD

2619   VarDecl *NewVD = VarDecl::Create(*Context, TUDecl, SourceLocation(),
2622 DeclRefExpr *DRE = new (Context) DeclRefExpr(NewVD, false, strType, VK_LValue,
5431 VarDecl *NewVD = VarDecl::Create(*Context, TUDecl,
5437 new (Context) UnaryOperator(new (Context) DeclRefExpr(NewVD, false,
7666 VarDecl *NewVD = VarDecl::Create(*Context, TUDecl, SourceLocation(),
7670 DeclRefExpr *DRE = new (Context) DeclRefExpr(NewVD, false,