Compiler implementation of the D programming language.
Generates the TypeInfo object associated with torig if it hasn't already been generated
Loc loc
| the location for reporting line numbers in errors |
Type torig
| the type to generate the TypeInfo object for |
Scope* sc
| the scope |
Gets the type of the TypeInfo object associated with t
Loc loc
| the location for reporting line nunbers in errors |
Type t
| the type to get the type of the TypeInfo object for |
Scope* sc
| the scope |
TypeInfo object associated with t
© 1999–2019 The D Language Foundation
Licensed under the Boost License 1.0.
https://dlang.org/phobos/dmd_typinf.html