ΒΆLLVMTypeRef LLVMGetElementType(LLVMTypeRef Ty)

Description

Obtain the type of elements within a sequential type. This works on array, vector, and pointer types.

Declared at: llvm/include/llvm-c/Core.h:1373

Parameters

LLVMTypeRef Ty