LLVM: llvm::isa_impl< To, From, Enabler (original) (raw)
#include "[llvm/Support/Casting.h](Casting%5F8h%5Fsource.html)"
Inheritance diagram for llvm::isa_impl< To, From, Enabler >:
| Static Public Member Functions | |
|---|---|
| static bool | doit (const From &Val) |
Detailed Description
template<typename To, typename From, typename Enabler = void>
struct llvm::isa_impl< To, From, Enabler >
Definition at line 63 of file Casting.h.
Member Function Documentation
◆ doit()
template<typename To, typename From, typename Enabler = void>
Definition at line 64 of file Casting.h.
Referenced by llvm::isa_impl_cl< To, From >::doit(), llvm::isa_impl_cl< To, const From * >::doit(), llvm::isa_impl_cl< To, const From *const >::doit(), llvm::isa_impl_cl< To, const From >::doit(), llvm::isa_impl_cl< To, From * >::doit(), and llvm::isa_impl_cl< To, From *const >::doit().
The documentation for this struct was generated from the following file:
- include/llvm/Support/Casting.h