Method
isSomePointer(to:)
Test whether the receiver is a pointer at some level to the given type reference
func isSomePointer(to ref: TypeReference) -> Bool
Parameters
ref-
The type reference to test for
Return Value
true if the receiver is some pointer to the given type reference