LLVM API Documentation

Static Public Member Functions
llvm::isa_impl< PointerType, Type > Struct Template Reference

#include <Type.h>

List of all members.

Static Public Member Functions

static bool doit (const Type &Ty)

Detailed Description

template<>
struct llvm::isa_impl< PointerType, Type >

Definition at line 432 of file Type.h.


Member Function Documentation

static bool llvm::isa_impl< PointerType, Type >::doit ( const Type Ty) [inline, static]

Definition at line 433 of file Type.h.

References llvm::Type::getTypeID(), and llvm::Type::PointerTyID.


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