Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Edit/
H A DEditedSource.h98 bool commitInsertFromRange(SourceLocation OrigLoc, FileOffset Offs,
/freebsd-12.1/contrib/llvm/tools/clang/lib/Edit/
H A DEditedSource.cpp142 bool EditedSource::commitInsertFromRange(SourceLocation OrigLoc, in commitInsertFromRange() function in EditedSource
301 commitInsertFromRange(edit.OrigLoc, edit.Offset, in commit()