Searched refs:LLVMStructType (Results 1 – 4 of 4) sorted by relevance
71 #define LLVMStructType ILLEGAL_LLVM_FUNCTION macro
111 return LLVMStructType(&elements, 1, 0 /* packed? */); in sym_union_type()
1281 LLVMTypeRef LLVMStructType(LLVMTypeRef *ElementTypes, unsigned ElementCount,
676 LLVMTypeRef LLVMStructType(LLVMTypeRef *ElementTypes, in LLVMStructType() function