Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Edit/
H A DEditedSource.h97 bool commitInsertFromRange(SourceLocation OrigLoc, FileOffset Offs,
/netbsd-src/external/apache2/llvm/dist/clang/lib/Edit/
H A DEditedSource.cpp141 bool EditedSource::commitInsertFromRange(SourceLocation OrigLoc, in commitInsertFromRange() function in EditedSource
300 commitInsertFromRange(edit.OrigLoc, edit.Offset, in commit()