Searched defs:ArgListRecord (Results 1 – 1 of 1) sorted by relevance
244 explicit ArgListRecord(TypeRecordKind Kind) : TypeRecord(Kind) {} in ArgListRecord() function246 ArgListRecord(TypeRecordKind Kind, ArrayRef<TypeIndex> Indices) in ArgListRecord() function