Method LLVMIntPtrTypeForASInContext
LLVMIntPtrTypeForASInContext(LLVMContextRef, LLVMTargetDataRef, UInt32)
TODO: Provide summary for Function LLVMIntPtrTypeForASInContext
Declaration
public static LLVMTypeRef LLVMIntPtrTypeForASInContext(LLVMContextRef C, LLVMTargetDataRef TD, uint AS)
Parameters
public static LLVMTypeRef LLVMIntPtrTypeForASInContext(LLVMContextRef C, LLVMTargetDataRef TD, uint AS)
LLVMContextRef | C | TODO: Provide details of parameter C |
LLVMTargetDataRef | TD | TODO: Provide details of parameter TD |
UInt32 | AS | TODO: Provide details of parameter AS |
Returns
LLVMTypeRef | TODO: Document return value |