ΒΆtemplate <typename To, typename From>
inline decltype(auto) dyn_cast(
    std::unique_ptr<From>&& Val)

Declared at: llvm/include/llvm/Support/Casting.h:612

Templates

To
From

Parameters

std::unique_ptr<From>&& Val