ΒΆtemplate <typename T>
llvm::StringRef getText(
    const T& Node,
    const clang::ASTContext& Context)

Description

Returns a textual representation of \p Node.

Declared at: clang/include/clang/Tooling/FixIt.h:50

Templates

T

Parameters

const T& Node
const clang::ASTContext& Context