Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Edit/
H A DEditedSource.h109 void startingCommit();
/freebsd/contrib/llvm-project/clang/lib/Edit/
H A DEditedSource.cpp55 void EditedSource::startingCommit() {} in startingCommit() function in EditedSource
284 Editor.startingCommit(); in commit()