LLVM: llvm::isa_impl_wrap< To, FromTy, FromTy (original) (raw)

#include "[llvm/Support/Casting.h](Casting%5F8h%5Fsource.html)"

Inheritance diagram for llvm::isa_impl_wrap< To, FromTy, FromTy >:

Static Public Member Functions
static bool doit (const FromTy &Val)

Detailed Description

template<typename To, typename FromTy>
struct llvm::isa_impl_wrap< To, FromTy, FromTy >

Definition at line 134 of file Casting.h.

Member Function Documentation

doit()

template<typename To, typename FromTy>


The documentation for this struct was generated from the following file: