ΒΆclang::transformer::RangeSelector node(
    std::string ID)

Description

Selects a node, including trailing semicolon, if any (for declarations and non-expression statements). \p ID is the node's binding in the match result.

Declared at: clang/include/clang/Tooling/Transformer/RangeSelector.h:66

Parameters

std::string ID