struct isa_impl_wrap
Declaration
template <typename To, typename From, typename SimpleFrom>
struct isa_impl_wrap { /* full declaration omitted */ };
Declared at: llvm/include/llvm/Support/Casting.h:118
Templates
- To
- From
- SimpleFrom
Method Overview
- public static bool doit(const From & Val)
Methods
ΒΆstatic bool doit(const From& Val)
static bool doit(const From& Val)
Declared at: llvm/include/llvm/Support/Casting.h:121
Parameters
- const From& Val