Home | History | Annotate | Download | only in Frontend

Lines Matching defs:NewVD

2625   VarDecl *NewVD = VarDecl::Create(*Context, TUDecl, SourceLocation(),
2628 DeclRefExpr *DRE = new (Context) DeclRefExpr(NewVD, false, strType, VK_LValue,
5499 VarDecl *NewVD = VarDecl::Create(*Context, TUDecl,
5505 new (Context) UnaryOperator(new (Context) DeclRefExpr(NewVD, false,
7763 VarDecl *NewVD = VarDecl::Create(*Context, TUDecl, SourceLocation(),
7766 DeclRefExpr *DRE = new (Context) DeclRefExpr(NewVD, false,