Searched refs:LLVMCountStructElementTypes (Results 1 – 3 of 3) sorted by relevance
394 unsigned LLVMCountStructElementTypes(LLVMTypeRef StructTy);
292 value Tys = alloc(LLVMCountStructElementTypes(StructTy), 0); in llvm_struct_element_types()
311 unsigned LLVMCountStructElementTypes(LLVMTypeRef StructTy) { in LLVMCountStructElementTypes() function