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