Home
last modified time | relevance | path

Searched refs:ECommit (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/Sema/
DSemaExprObjC.cpp2228 edit::Commit ECommit(SM, S.LangOpts); in applyCocoaAPICheck() local
2229 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()