dil ~master (2015-07-05T21:12:10Z)
Home
Dub
Repo
TypeTable.lookup
dil
semantic
Types
TypeTable
Looks up a type by its mangled id.
Type
lookup
(
cstring
mangled
)
class
TypeTable
Type
lookup
(
cstring
mangled
)
Type
lookup
(
hash_t
hash
)
Return Value
Type:
Type
the symbol if there, otherwise null.
Meta
Source
See Implementation
dil
semantic
Types
TypeTable
functions
alignOf
init
insert
lookup
sizeOf
unique
unique2
variables
PtrSize
Ptrdiff_t
Size_t
table
tti
Looks up a type by its mangled id.