Searched defs:getTypeAtIndex (Results 1 – 9 of 9) sorted by relevance
536 Type *CompositeType::getTypeAtIndex(const Value *V) const { in getTypeAtIndex() function in CompositeType547 Type *CompositeType::getTypeAtIndex(unsigned Idx) const{ in getTypeAtIndex() function in CompositeType
554 Type *CompositeType::getTypeAtIndex(const Value *V) const { in getTypeAtIndex() function in CompositeType565 Type *CompositeType::getTypeAtIndex(unsigned Idx) const{ in getTypeAtIndex() function in CompositeType
348 Type *getTypeAtIndex(unsigned N) const { return getElementType(N); } in getTypeAtIndex() function
334 Type *getTypeAtIndex(unsigned N) const { return getElementType(N); } in getTypeAtIndex() function
605 Type *StructType::getTypeAtIndex(const Value *V) const { in getTypeAtIndex() function in StructType
1860 Type *GetElementPtrInst::getTypeAtIndex(Type *Ty, Value *Idx) { in getTypeAtIndex() function in GetElementPtrInst1875 Type *GetElementPtrInst::getTypeAtIndex(Type *Ty, uint64_t Idx) { in getTypeAtIndex() function in GetElementPtrInst