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:123

Templates

To
From
SimpleFrom

Method Overview

  • public static bool doit(const From & Val)

Methods

ΒΆstatic bool doit(const From& Val)

Declared at: llvm/include/llvm/Support/Casting.h:126

Parameters

const From& Val