Home
last modified time | relevance | path

Searched refs:Commit (Results 1 – 25 of 143) sorted by relevance

123456

/netbsd-src/external/apache2/llvm/dist/clang/lib/Edit/
H A DCommit.cpp24 SourceLocation Commit::Edit::getFileLocation(SourceManager &SM) const { in getFileLocation()
31 CharSourceRange Commit::Edit::getFileRange(SourceManager &SM) const { in getFileRange()
36 CharSourceRange Commit::Edit::getInsertFromRange(SourceManager &SM) const { in getInsertFromRange()
43 Commit::Commit(EditedSource &Editor) in Commit() function in Commit
48 bool Commit::insert(SourceLocation loc, StringRef text, in insert()
64 bool Commit::insertFromRange(SourceLocation loc, in insertFromRange()
91 bool Commit::remove(CharSourceRange range) { in remove()
103 bool Commit::insertWrap(StringRef before, CharSourceRange range, in insertWrap()
116 bool Commit::replace(CharSourceRange range, StringRef text) { in replace()
132 bool Commit::replaceWithInner(CharSourceRange range, in replaceWithInner()
[all …]
H A DRewriteObjCFoundationAPI.cpp59 const NSAPI &NS, Commit &commit) { in rewriteObjCRedundantCallWithLiteral()
173 static void maybePutParensOnReceiver(const Expr *Receiver, Commit &commit) { in maybePutParensOnReceiver()
181 Commit &commit) { in rewriteToSubscriptGetCommon()
205 Commit &commit) { in rewriteToArraySubscriptGet()
215 Commit &commit) { in rewriteToDictionarySubscriptGet()
225 Commit &commit) { in rewriteToArraySubscriptSet()
259 Commit &commit) { in rewriteToDictionarySubscriptSet()
290 const NSAPI &NS, Commit &commit) { in rewriteToObjCSubscriptSyntax()
327 const NSAPI &NS, Commit &commit,
330 const NSAPI &NS, Commit &commit);
[all …]
H A DEditedSource.cpp276 bool EditedSource::commit(const Commit &commit) { in commit()
292 for (edit::Commit::edit_iterator in commit()
294 const edit::Commit::Edit &edit = *I; in commit()
296 case edit::Commit::Act_Insert: in commit()
299 case edit::Commit::Act_InsertFromRange: in commit()
304 case edit::Commit::Act_Remove: in commit()
H A DCMakeLists.txt6 Commit.cpp
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Edit/
H A DRewriters.h23 class Commit; variable
26 const NSAPI &NS, Commit &commit);
29 const NSAPI &NS, Commit &commit,
33 const NSAPI &NS, Commit &commit);
H A DCommit.h29 class Commit {
63 explicit Commit(EditedSource &Editor);
64 Commit(const SourceManager &SM, const LangOptions &LangOpts,
H A DEditedSource.h32 class Commit; variable
86 bool commit(const Commit &commit);
/netbsd-src/external/apache2/llvm/dist/clang/lib/ARCMigrate/
H A DObjCMT.cpp236 const NSAPI &NS, edit::Commit &commit, in rewriteToPropertyDotSyntax()
327 edit::Commit commit(*Consumer.Editor); in VisitObjCMessageExpr()
333 edit::Commit commit(*Consumer.Editor); in VisitObjCMessageExpr()
339 edit::Commit commit(*Consumer.Editor); in VisitObjCMessageExpr()
457 const NSAPI &NS, edit::Commit &commit, in rewriteToObjCProperty()
665 const NSAPI &NS, edit::Commit &commit) { in rewriteToObjCInterfaceDecl()
708 const NSAPI &NS, edit::Commit &commit, in rewriteToNSEnumDecl()
763 const NSAPI &NS, edit::Commit &commit, in rewriteToNSMacroDecl()
883 edit::Commit commit(*Editor); in migrateProtocolConformance()
936 edit::Commit commit(*Editor); in migrateNSEnumDecl()
[all …]
/netbsd-src/external/bsd/openldap/dist/servers/slapd/back-sql/rdbms_depend/timesten/dnreverse/
H A Ddnreverse.cpp136 conn2.Commit(stat); in ReverseAndUpper()
273 conn2.Commit(stat); in main()
299 conn2.Commit(stat); in main()
/netbsd-src/external/bsd/tradcpp/
H A DREADME18 - Commit the merge.
19 - Commit any changes to the build glue.
/netbsd-src/external/gpl3/binutils/dist/gprof/
H A DChangeLog-2005114 * po/es.po: Commit new Spanish translation.
116 * po/fr.po: Commit new French translation.
124 * po/tr.po: Commit new Turkish translation.
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Object/
H A DCOFFModuleDefinition.cpp300 Error parseNumbers(uint64_t *Reserve, uint64_t *Commit) { in parseNumbers() argument
306 Commit = nullptr; in parseNumbers()
309 if (Error Err = readAsInt(Commit)) in parseNumbers()
/netbsd-src/external/gpl3/binutils.old/dist/gprof/
H A DChangeLog-2005114 * po/es.po: Commit new Spanish translation.
116 * po/fr.po: Commit new French translation.
124 * po/tr.po: Commit new Turkish translation.
/netbsd-src/external/apache2/llvm/lib/libclangEdit/
H A DMakefile9 SRCS+= Commit.cpp \
/netbsd-src/external/apache2/llvm/dist/llvm/utils/gn/secondary/clang/lib/Edit/
H A DBUILD.gn11 "Commit.cpp",
/netbsd-src/external/mit/lua/dist/
H A DREADME.import15 8. Commit your changes.
/netbsd-src/external/bsd/tmux/
H A DREADME15 - Commit the changes to the reachover Makefiles.
/netbsd-src/external/bsd/file/dist/
H A DRELEASE-PROCEDURE8 4) Commit changes into CVS
/netbsd-src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
H A Dbcm4709-buffalo-wxr-1900dhp.dts101 /* Commit mode set by switch? */
H A Dbcm4708-buffalo-wzr-1750dhp.dts115 /* Commit mode set by switch? */
/netbsd-src/external/gpl3/binutils.old/dist/binutils/
H A DREADME-how-to-make-a-release43 Commit these changes.
103 Add ChangeLog entries for the updated files. Commit the changes.
451 Regenerate files. Commit these changes.
500 e. Commit the updates along with a "this-is-the-2.3x.y-release"
525 l. Commit this change.
/netbsd-src/external/apache2/llvm/dist/llvm/docs/Proposals/
H A DGitHubMove.rst70 * Commit, squash, merge, and fork locally without touching the remote server.
151 What About Commit Emails?
296 * :ref:`Checkout/Clone a Single Project, without Commit Access <workflow-checkout-commit>`.
297 * :ref:`Checkout/Clone Multiple Projects, with Commit Access <workflow-monocheckout-multicommit>`.
298 * :ref:`Commit an API Change in LLVM and Update the Sub-projects <workflow-cross-repo-commit>`.
311 Checkout/Clone a Single Project, with Commit Access
374 Checkout/Clone Multiple Projects, with Commit Access
432 Commit an API Change in LLVM and Update the Sub-projects
682 perhaps a ``README`` or project build script update. Commit ``UM8``
730 Commit ``UM3`` changed files not related to submodules and we need
/netbsd-src/external/bsd/openldap/dist/servers/slapd/back-ndb/
H A Dtools.cpp74 int rc = myPutTxn->execute(NdbTransaction::Commit); in ndb_tool_entry_close()
486 rc = myPutTxn->execute(NdbTransaction::Commit); in ndb_tool_entry_put()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/Rewrite/
H A DFixItRewriter.cpp154 edit::Commit commit(Editor); in HandleDiagnostic()
/netbsd-src/external/mit/libuv/dist/
H A DMAINTAINERS.md52 Commit the changes and push:

123456