LLVM API Documentation

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Static Public Member Functions | List of all members
llvm::isa_impl_wrap< To, From, SimpleFrom > Struct Template Reference

#include <Casting.h>

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 110 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)
inlinestatic

Definition at line 113 of file Casting.h.


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