LLVM API Documentation

Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

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 (const FromCl &Val)


Detailed Description

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

Definition at line 77 of file Casting.h.


Member Function Documentation

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

Definition at line 79 of file Casting.h.


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