LLVM: llvm::isa_impl< To, From, std::enable_if_t< std::is_base_of_v< To, From > > (original) (raw)
#include "[llvm/Support/Casting.h](Casting%5F8h%5Fsource.html)"
| Static Public Member Functions | |
|---|---|
| static bool | doit (const From &) |
template<typename To, typename From>
struct llvm::isa_impl< To, From, std::enable_if_t< std::is_base_of_v< To, From > > >
Definition at line 69 of file Casting.h.
◆ doit()
template<typename To, typename From>
| bool llvm::isa_impl< To, From, std::enable_if_t< std::is_base_of_v< To, From > > >::doit ( const From & ) | inlinestatic |
|---|
The documentation for this struct was generated from the following file:
- include/llvm/Support/Casting.h