ΒΆclang::transformer::Stencil addressOf(
    llvm::StringRef ExprId)

Description

Constructs an expression that idiomatically takes the address of the expression bound to \p ExprId. \p ExprId is wrapped in parentheses, if needed.

Declared at: clang/include/clang/Tooling/Transformer/Stencil.h:90

Parameters

llvm::StringRef ExprId