Searched refs:commitRemove (Results 1 – 4 of 4) sorted by relevance
159 void commitRemove(SourceRange range);254 commitRemove(act.R1); in commitTransaction()445 void TransformActionsImpl::commitRemove(SourceRange range) { in commitRemove() function in TransformActionsImpl455 commitRemove(E->getSourceRange()); in commitRemoveStmt()458 commitRemove(S->getSourceRange()); in commitRemoveStmt()
80 void commitRemove(SourceLocation OrigLoc, FileOffset BeginOffs, unsigned Len);
131 void commitRemove(FileOffset offset, unsigned length);
183 void EditedSource::commitRemove(SourceLocation OrigLoc, in commitRemove() function in EditedSource287 commitRemove(edit.OrigLoc, edit.Offset, edit.Length); in commit()