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_wrap< To, const FromTy, const FromTy > Struct Template Reference

#include <Casting.h>

List of all members.

Static Public Member Functions

static bool doit (const FromTy &Val)


Detailed Description

template<typename To, typename FromTy>
struct llvm::isa_impl_wrap< To, const FromTy, const FromTy >

Definition at line 66 of file Casting.h.


Member Function Documentation

template<typename To, typename FromTy>
static bool llvm::isa_impl_wrap< To, const FromTy, const FromTy >::doit const FromTy &  Val  )  [inline, static]
 

Definition at line 68 of file Casting.h.


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