LLVM  3.7.0
Static Public Member Functions | List of all members
llvm::isa_impl_wrap< To, FromTy, FromTy > Struct Template Reference

#include <Casting.h>

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 119 of file Casting.h.

Member Function Documentation

template<typename To , typename FromTy >
static bool llvm::isa_impl_wrap< To, FromTy, FromTy >::doit ( const FromTy &  Val)
inlinestatic

Definition at line 121 of file Casting.h.

References llvm::isa_impl_cl< To, From >::doit().


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