Method LLVMGetAllocatedType
LLVMGetAllocatedType(LLVMValueRef)
TODO: Provide summary for Function LLVMGetAllocatedType
Declaration
public static LLVMTypeRef LLVMGetAllocatedType(LLVMValueRef Alloca)
Parameters
public static LLVMTypeRef LLVMGetAllocatedType(LLVMValueRef Alloca)
LLVMValueRef | Alloca | TODO: Provide details of parameter Alloca |
Returns
LLVMTypeRef | TODO: Document return value |