LLVM API Documentation

llvm::isa_impl_cl< const FromCl > Struct Template Reference

#include <Casting.h>

List of all members.

Static Public Member Functions

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


Detailed Description

template<typename FromCl>
struct llvm::isa_impl_cl< const FromCl >

Definition at line 89 of file Casting.h.


Member Function Documentation

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

Definition at line 91 of file Casting.h.


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