Searched refs:commitRemove (Results 1 – 4 of 4) sorted by relevance
158 void commitRemove(SourceRange range);253 commitRemove(act.R1); in commitTransaction()446 void TransformActionsImpl::commitRemove(SourceRange range) { in commitRemove() function in TransformActionsImpl456 commitRemove(E->getSourceRange()); in commitRemoveStmt()459 commitRemove(S->getSourceRange()); in commitRemoveStmt()
100 void commitRemove(SourceLocation OrigLoc, FileOffset BeginOffs, unsigned Len);
142 void commitRemove(FileOffset offset, unsigned length);
199 void EditedSource::commitRemove(SourceLocation OrigLoc, in commitRemove() function in EditedSource305 commitRemove(edit.OrigLoc, edit.Offset, edit.Length); in commit()