Searched defs:isTypeParameter (Results 1 – 12 of 12) sorted by relevance
60 isTypeParameter(): boolean { method in Type
236 Type.prototype.isTypeParameter = function () { method in Type
72 isTypeParameter(): this is TypeParameter; method
5358 isTypeParameter(): this is TypeParameter; method
149443 TypeObject.prototype.isTypeParameter = function () { method in TypeObject
148874 TypeObject.prototype.isTypeParameter = function () { method in TypeObject
5599 isTypeParameter(): this is TypeParameter; method