Home | History | Annotate | Download | only in Frontend

Lines Matching defs:NewVD

2629   VarDecl *NewVD = VarDecl::Create(*Context, TUDecl, SourceLocation(),
2632 DeclRefExpr *DRE = new (Context) DeclRefExpr(NewVD, false, strType, VK_LValue,
5503 VarDecl *NewVD = VarDecl::Create(*Context, TUDecl,
5509 new (Context) UnaryOperator(new (Context) DeclRefExpr(NewVD, false,
7769 VarDecl *NewVD = VarDecl::Create(*Context, TUDecl, SourceLocation(),
7772 DeclRefExpr *DRE = new (Context) DeclRefExpr(NewVD, false,