Home
last modified time | relevance | path

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

/external/llvm/lib/VMCore/
DType.cpp646 Type *CompositeType::getTypeAtIndex(const Value *V) { in getTypeAtIndex() function in CompositeType
655 Type *CompositeType::getTypeAtIndex(unsigned Idx) { in getTypeAtIndex() function in CompositeType