LLVM API Documentation

llvm::isa_impl_cl< FromCl * > Struct Template Reference

#include <Casting.h>

List of all members.

Static Public Member Functions

template<class ToCl>
static bool isa (FromCl *Val)


Detailed Description

template<class FromCl>
struct llvm::isa_impl_cl< FromCl * >

Definition at line 96 of file Casting.h.


Member Function Documentation

template<class FromCl>
template<class ToCl>
static bool llvm::isa_impl_cl< FromCl * >::isa ( FromCl *  Val  )  [inline, static]

Definition at line 98 of file Casting.h.


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