LLVM: llvm::isa_impl_cl< To, const std::unique_ptr< From > (original) (raw)

#include "[llvm/Support/Casting.h](Casting%5F8h%5Fsource.html)"

Inheritance diagram for llvm::isa_impl_cl< To, const std::unique_ptr< From > >:

Static Public Member Functions
static bool doit (const std::unique_ptr< From > &Val)

Detailed Description

template<typename To, typename From>
struct llvm::isa_impl_cl< To, const std::unique_ptr< From > >

Definition at line 86 of file Casting.h.

Member Function Documentation

doit()

template<typename To, typename From>


The documentation for this struct was generated from the following file: