Searched refs:LLVMStructType (Results 1 – 3 of 3) sorted by relevance
1306 LLVMTypeRef LLVMStructType(LLVMTypeRef *ElementTypes, unsigned ElementCount,
633 t.C = C.LLVMStructType(pt, ptlen, boolToLLVMBool(packed))
709 LLVMTypeRef LLVMStructType(LLVMTypeRef *ElementTypes, in LLVMStructType() function