Searched refs:applyRewrites (Results 1 – 5 of 5) sorted by relevance
88 void applyRewrites(EditsReceiver &receiver, bool adjustRemovals = true);
86 Editor.applyRewrites(Rec); in WriteFixedFiles()
407 void EditedSource::applyRewrites(EditsReceiver &receiver, in applyRewrites() function in EditedSource
81 Editor.applyRewrites(Rec); in mergeFixits()
1449 editor.applyRewrites(rewrites_receiver); in RewriteExpression()