Searched refs:PreviousIds (Results 1 – 2 of 2) sorted by relevance
94 ArrayRef<GloballyHashedType> PreviousIds);102 ArrayRef<GloballyHashedType> PreviousIds) { in hashType()103 return hashType(Type.RecordData, PreviousTypes, PreviousIds); in hashType()
36 ArrayRef<GloballyHashedType> PreviousIds) { in hashType() argument49 auto Prev = (Ref.Kind == TiRefKind::IndexRef) ? PreviousIds : PreviousTypes; in hashType()