ΒΆtooling::Replacements computeReplacements(
    const clang::syntax::TokenBufferTokenManager&
        TBTM,
    const syntax::TranslationUnit& TU)

Description

Computes textual replacements required to mimic the tree modifications made to the syntax tree.

Declared at: clang/include/clang/Tooling/Syntax/Mutations.h:24

Parameters

const clang::syntax::TokenBufferTokenManager& TBTM
const syntax::TranslationUnit& TU