Generate TypeInfo objects, which are needed for run-time introspection of types.
Generates the TypeInfo object associated with torig if it hasn't already been generated
Gets the type of the TypeInfo object associated with t
See Source File _typeinf.d Documentation: https://dlang.org/phobos/dmd_typinf.html Coverage: https://codecov.io/gh/dlang/dmd/src/master/src/dmd/typinf.d
Walter Bright
Copyright (C) 1999-2023 by The D Language Foundation, All Rights Reserved
Boost License 1.0
Generate TypeInfo objects, which are needed for run-time introspection of types.