LLVM  3.7.0
Static Public Member Functions | List of all members
llvm::isa_impl_cl< To, const From *const > Struct Template Reference

#include <Casting.h>

Static Public Member Functions

static bool doit (const From *Val)
 

Detailed Description

template<typename To, typename From>
struct llvm::isa_impl_cl< To, const From *const >

Definition at line 100 of file Casting.h.

Member Function Documentation

template<typename To , typename From >
static bool llvm::isa_impl_cl< To, const From *const >::doit ( const From *  Val)
inlinestatic

Definition at line 101 of file Casting.h.

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


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