Searched refs:commitInsertAfterToken (Results 1 – 1 of 1) sorted by relevance
157 void commitInsertAfterToken(SourceLocation loc, StringRef text);250 commitInsertAfterToken(act.Loc, act.Text1); in commitTransaction()441 void TransformActionsImpl::commitInsertAfterToken(SourceLocation loc, in commitInsertAfterToken() function in TransformActionsImpl