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