LLVM API Documentation

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

#include <Casting.h>

List of all members.

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) [inline, static]

Definition at line 121 of file Casting.h.

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


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