Home | History | Annotate | Download | only in Frontend

Lines Matching refs:newStmt

5596       Stmt *newStmt = RewriteFunctionBodyOrGlobalInitializer(childStmt);
5597 if (newStmt) {
5598 *CI = newStmt;