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