Home | History | Annotate | Download | only in Frontend

Lines Matching refs:newStmt

4687       Stmt *newStmt = RewriteFunctionBodyOrGlobalInitializer(childStmt);
4688 if (newStmt) {
4689 *CI = newStmt;