LLVM  8.0.1
Static Public Member Functions | List of all members
llvm::isa_impl< PointerType, Type > Struct Template Reference

#include "llvm/IR/Type.h"

Static Public Member Functions

static bool doit (const Type &Ty)
 

Detailed Description

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

Definition at line 464 of file Type.h.

Member Function Documentation

◆ doit()

static bool llvm::isa_impl< PointerType, Type >::doit ( const Type Ty)
inlinestatic

Definition at line 465 of file Type.h.

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


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