genTypeInfo

Generates the TypeInfo object associated with torig if it hasn't already been generated

void
genTypeInfo

Parameters

loc
Type: Loc

the location for reporting line numbers in errors

torig
Type: Type

the type to generate the TypeInfo object for

sc
Type: Scope*

the scope

Meta