ΒΆinline llvm::Error notBoundError(
    llvm::StringRef Id)

Description

Creates an error that signals that a `MatchConsumer` expected a certain node to be bound by AST matchers, but it was not actually bound.

Declared at: clang/include/clang/Tooling/Transformer/MatchConsumer.h:39

Parameters

llvm::StringRef Id