LLVM API Documentation

Static Public Member Functions
llvm::isa_impl_wrap< To, From, SimpleFrom > Struct Template Reference

#include <Casting.h>

List of all members.

Static Public Member Functions

static bool doit (const From &Val)

Detailed Description

template<typename To, typename From, typename SimpleFrom>
struct llvm::isa_impl_wrap< To, From, SimpleFrom >

Definition at line 108 of file Casting.h.


Member Function Documentation

template<typename To , typename From , typename SimpleFrom >
static bool llvm::isa_impl_wrap< To, From, SimpleFrom >::doit ( const From &  Val) [inline, static]

Definition at line 111 of file Casting.h.

Referenced by llvm::isa_impl_wrap< To, FromTy, FromTy >::doit().


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