Searched refs:getOffsetOfType (Results 1 – 3 of 3) sorted by relevance
72 uint32_t getOffsetOfType(TypeIndex Index);
84 uint32_t LazyRandomTypeCollection::getOffsetOfType(TypeIndex Index) { in getOffsetOfType() function in LazyRandomTypeCollection
317 uint32_t Offset = Types.getOffsetOfType(TI); in dumpTypeIndex()