Searched refs:ECommit (Results 1 – 1 of 1) sorted by relevance
2470 edit::Commit ECommit(SM, S.LangOpts); in applyCocoaAPICheck() local2471 if (refactor(Msg, *S.ObjC().NSAPIObj, ECommit)) { in applyCocoaAPICheck()2475 if (!ECommit.isCommitable()) in applyCocoaAPICheck()2478 I = ECommit.edit_begin(), E = ECommit.edit_end(); I != E; ++I) { in applyCocoaAPICheck()