Displaying 1 result from an estimated 1 matches for "getintconst".
2011 Jun 20
3
[LLVMdev] C struct as function argument
...jects:
                                                                                          [CGKConstant getStructOfType:testStructType 
                                                                                                            withValues:[NSArray arrayWithObjects:[CGKConstant getIntConstant:N(10) bits:32],
                                                                                                                        [CGKConstant getIntConstant:N(25) bits:32],nil]],nil] 
                                                            inModule:myMod];
    [myMod dump];
    id var...