Searched defs:ArrayRecord (Results 1 – 1 of 1) sorted by relevance
399 explicit ArrayRecord(TypeRecordKind Kind) : TypeRecord(Kind) {} in ArrayRecord() function400 ArrayRecord(TypeIndex ElementType, TypeIndex IndexType, uint64_t Size, in ArrayRecord() function