getTypeInfoType

Gets the type of the TypeInfo object associated with t

extern (C++)
getTypeInfoType

Parameters

loc
Type: Loc

the location for reporting line nunbers in errors

t
Type: Type

the type to get the type of the TypeInfo object for

sc
Type: Scope*

the scope

Return Value

Type: Type

The type of the TypeInfo object associated with t

Meta