Home
last modified time | relevance | path

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

/external/clang/include/clang/Edit/
DEditedSource.h73 bool commitInsertFromRange(SourceLocation OrigLoc, FileOffset Offs,
/external/clang/lib/Edit/
DEditedSource.cpp84 bool EditedSource::commitInsertFromRange(SourceLocation OrigLoc, in commitInsertFromRange() function in EditedSource
229 commitInsertFromRange(edit.OrigLoc, edit.Offset, in commit()