LLVM API Documentation

Static Public Member Functions
llvm::isa_impl< To, From, Enabler > Struct Template Reference

#include <Casting.h>

List of all members.

Static Public Member Functions

static bool doit (const From &Val)

Detailed Description

template<typename To, typename From, typename Enabler = void>
struct llvm::isa_impl< To, From, Enabler >

Definition at line 54 of file Casting.h.


Member Function Documentation

template<typename To , typename From , typename Enabler = void>
static bool llvm::isa_impl< To, From, Enabler >::doit ( const From &  Val) [inline, static]

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