Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Edit/
H A DEditedSource.h111 void finishedCommit();
/freebsd-12.1/contrib/llvm/tools/clang/lib/Edit/
H A DEditedSource.cpp58 void EditedSource::finishedCommit() { in finishedCommit() function in EditedSource
289 Editor.finishedCommit(); in commit()