Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprObjC.cpp2461 edit::Commit ECommit(SM, S.LangOpts); in applyCocoaAPICheck() local
2462 if (refactor(Msg,*S.NSAPIObj, ECommit)) { in applyCocoaAPICheck()
2466 if (!ECommit.isCommitable()) in applyCocoaAPICheck()
2469 I = ECommit.edit_begin(), E = ECommit.edit_end(); I != E; ++I) { in applyCocoaAPICheck()