LLVM API Documentation

llvm::isa_impl_wrap< To, From, SimpleType > 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 SimpleType>
struct llvm::isa_impl_wrap< To, From, SimpleType >

Definition at line 58 of file Casting.h.


Member Function Documentation

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

Definition at line 61 of file Casting.h.


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