ΒΆinline llvm::Error notBoundError(
llvm::StringRef Id)
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