Resolve the typeref type.
TODO merge with resolvePointeeType. (It wasn't done as of this writing because I'm not sure they will stay similare enough to allow a merge).
a type supporting taking a USR and returning a TypeKind.
the type to resolve
see LookupT
TypeKind of the canonical type.
See Implementation
Resolve the typeref type.
TODO merge with resolvePointeeType. (It wasn't done as of this writing because I'm not sure they will stay similare enough to allow a merge).