Return the element type of this array type.
Declared in <llvm/IR/Type.h>
<llvm/IR/Type.h>
Type* getArrayElementType() const;
The element type of this array type.
Created with MrDocs