HomeSort by relevance Sort by last modified time
    Searched defs:getTypeAtIndex (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/IR/
Type.cpp 554 Type *CompositeType::getTypeAtIndex(const Value *V) const {
565 Type *CompositeType::getTypeAtIndex(unsigned Idx) const{
  /external/swiftshader/third_party/LLVM/lib/VMCore/
Type.cpp 576 Type *CompositeType::getTypeAtIndex(const Value *V) {
585 Type *CompositeType::getTypeAtIndex(unsigned Idx) {

Completed in 121 milliseconds