Searched refs:LLVMStructGetTypeAtIndex (Results 1 – 3 of 3) sorted by relevance
124 Elts.push_back(Clone(LLVMStructGetTypeAtIndex(Src, i))); in Clone()
1355 LLVMTypeRef LLVMStructGetTypeAtIndex(LLVMTypeRef StructTy, unsigned i);
744 LLVMTypeRef LLVMStructGetTypeAtIndex(LLVMTypeRef StructTy, unsigned i) { in LLVMStructGetTypeAtIndex() function