Home | History | Annotate | Download | only in Frontend

Lines Matching refs:newStmt

5669       Stmt *newStmt = RewriteFunctionBodyOrGlobalInitializer(childStmt);
5670 if (newStmt) {
5671 *CI = newStmt;