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