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

#include "llvm/IR/Type.h"

Static Public Member Functions

static bool doit (const Type &Ty)
 

Detailed Description

Definition at line 507 of file Type.h.

Member Function Documentation

◆ doit()

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

Definition at line 508 of file Type.h.

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


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