Searched refs:keyTypes (Results 1 – 1 of 1) sorted by relevance
854 ArrayRef<Type> keyTypes = std::get<1>(key); in construct() local858 if (!keyTypes.empty()) { in construct()859 typesList = allocator.copyInto(keyTypes).data(); in construct()865 assert(keyOffsetInfo.size() == keyTypes.size() && in construct()880 StructTypeStorage(keyTypes.size(), typesList, offsetInfoList, in construct()