LLVM API Documentation

Static Public Member Functions
llvm::isa_impl_cl< To, From > 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>
struct llvm::isa_impl_cl< To, From >

Definition at line 67 of file Casting.h.


Member Function Documentation

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

Definition at line 68 of file Casting.h.

Referenced by llvm::isa_impl_cl< To, const From >::doit().


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