llvm::Type::isPointerTy

True if this is an instance of PointerType.

Synopsis

Declared in <llvm/IR/Type.h>

bool
isPointerTy() const;

Return Value

true if this is a PointerType.