Returns the align size of t.
Initializes the table and takes the target machine's properties into account.
Inserts a type into the table.
Inserts a type into the table by its hash.
Looks up a type by its mangled id.
Looks up a type by the hash of its mangled id.
Returns the byte size of t.
Returns the unique version of a type by looking up its mangled name. The subtypes in the type chain are visited as well. The type is inserted into the table if not present.
Same as unique(Type) but doesn't follow the type chain.
Maps mangled type identifiers to Type objects.