Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Edit/
H A DEditedSource.h110 void finishedCommit();
/freebsd/contrib/llvm-project/clang/lib/Edit/
H A DEditedSource.cpp57 void EditedSource::finishedCommit() { in finishedCommit() function in EditedSource
288 Editor.finishedCommit(); in commit()