Home | History | Annotate | Download | only in Frontend

Lines Matching refs:newStmt

4636       Stmt *newStmt = RewriteFunctionBodyOrGlobalInitializer(childStmt);
4637 if (newStmt) {
4638 *CI = newStmt;