LLVM 22.0.0git
llvm::isa_impl< PointerType, Type > Struct Reference

#include "llvm/IR/Type.h"

Inheritance diagram for llvm::isa_impl< PointerType, Type >:
[legend]

Static Public Member Functions

static bool doit (const Type &Ty)

Detailed Description

Definition at line 505 of file Type.h.

Member Function Documentation

◆ doit()

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

Definition at line 506 of file Type.h.

References llvm::Type::PointerTyID.


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