layout: page |
title: PointerType (llvm.core) |
llvm.core.PointerType
Properties
address_space
[read-only]
The address space of the pointer.
pointee
[read-only]
A Type object representing the type of the
value pointed to.
Automatically Generated Documentation