Searched defs:supertype (Results 1 – 2 of 2) sorted by relevance
57 void SetSupertypeOfArray(Type supertype) in SetSupertypeOfArray()
172 …DisplaySubtyping([&handler](auto const &type, auto const &supertype) { handler(type + " <: " + sup… in DisplayTypeSystem()