Searched refs:PrintTransforms (Results 1 – 1 of 1) sorted by relevance
80 class PrintTransforms : public MigrationProcess::RewriteListener { class85 PrintTransforms(raw_ostream &OS) in PrintTransforms() function in __anon63faf8360111::PrintTransforms181 std::unique_ptr<PrintTransforms> transformPrinter; in performTransformations()183 transformPrinter.reset(new PrintTransforms(llvm::outs())); in performTransformations()