TypeInfo_toObjFile

Put out instance of the TypeInfo object associated with t if it hasn't already been generated

extern (C++)
void
TypeInfo_toObjFile
(,
const ref Loc loc
,)

Parameters

e Expression

if not null, then expression for pretty-printing errors

loc Loc

the location for reporting line numbers in errors

t Type

the type to generate the TypeInfo object for

Meta