Searched refs:DSNew (Results 1 – 2 of 2) sorted by relevance
2061 DeclStmt *DSNew = new (Mem) DeclStmt(DG, D->getLocation(), GetEndLoc(D)); in VisitDeclStmt() local2062 cfg->addSyntheticDeclStmt(DSNew, DS); in VisitDeclStmt()2065 B = VisitDeclSubExpr(DSNew); in VisitDeclStmt()
2826 DeclStmt *DSNew = new (Context) DeclStmt(DG, D->getLocation(), GetEndLoc(D)); in VisitDeclStmt() local2827 cfg->addSyntheticDeclStmt(DSNew, DS); in VisitDeclStmt()2830 B = VisitDeclSubExpr(DSNew); in VisitDeclStmt()