Searched refs:ECommit (Results 1 – 2 of 2) sorted by relevance
2228 edit::Commit ECommit(SM, S.LangOpts); in applyCocoaAPICheck() local2229 if (refactor(Msg,*S.NSAPIObj, ECommit)) { in applyCocoaAPICheck()2233 if (!ECommit.isCommitable()) in applyCocoaAPICheck()2236 I = ECommit.edit_begin(), E = ECommit.edit_end(); I != E; ++I) { in applyCocoaAPICheck()
2457 edit::Commit ECommit(SM, S.LangOpts); in applyCocoaAPICheck() local2458 if (refactor(Msg,*S.NSAPIObj, ECommit)) { in applyCocoaAPICheck()2462 if (!ECommit.isCommitable()) in applyCocoaAPICheck()2465 I = ECommit.edit_begin(), E = ECommit.edit_end(); I != E; ++I) { in applyCocoaAPICheck()