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 105 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 107 of file Casting.h.


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