Searched defs:TypeIndex (Results 1 – 2 of 2) sorted by relevance
85 TypeIndex() {} in TypeIndex() function86 explicit constexpr TypeIndex(uint16_t index) : DexIndex<uint16_t>(index) {} in TypeIndex() function
37 dex::TypeIndex TypeIndex() const { in TypeIndex() function