Searched defs:getTypeAtIndex (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/IR/
H A DType.cpp624 Type *CompositeType::getTypeAtIndex(const Value *V) { function in class:CompositeType
634 Type *CompositeType::getTypeAtIndex(unsigned Idx) { function in class:CompositeType

Completed in 80 milliseconds