Home
last modified time | relevance | path

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

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