11 #ifndef LLVM_CLANG_TOOLING_SYNTAX_MUTATIONS_H 12 #define LLVM_CLANG_TOOLING_SYNTAX_MUTATIONS_H 24 const syntax::TranslationUnit &TU);
void removeStatement(syntax::Arena &A, syntax::Statement *S)
Removes a statement or replaces it with an empty statement where one is required syntactically.
tooling::Replacements computeReplacements(const Arena &A, const syntax::TranslationUnit &TU)
Computes textual replacements required to mimic the tree modifications made to the syntax tree...
Dataflow Directional Tag Classes.