Home
last modified time | relevance | path

Searched defs:isTypeParameter (Results 1 – 12 of 12) sorted by relevance

/third_party/typescript/tests/cases/compiler/
DunspecializedConstraints.ts60 isTypeParameter(): boolean { method in Type
/third_party/typescript/tests/baselines/reference/
DunspecializedConstraints.js236 Type.prototype.isTypeParameter = function () { method in Type
/third_party/typescript/src/services/
Dtypes.ts72 isTypeParameter(): this is TypeParameter; method
/third_party/typescript/lib/
Dtypescript.d.ts5358 isTypeParameter(): this is TypeParameter; method
DtypescriptServices.d.ts5358 isTypeParameter(): this is TypeParameter; method
Dtsserverlibrary.d.ts5358 isTypeParameter(): this is TypeParameter; method
DtypescriptServices.js149443 TypeObject.prototype.isTypeParameter = function () { method in TypeObject
Dtypescript.js149443 TypeObject.prototype.isTypeParameter = function () { method in TypeObject
Dtsserverlibrary.js149443 TypeObject.prototype.isTypeParameter = function () { method in TypeObject
Dtsserver.js148874 TypeObject.prototype.isTypeParameter = function () { method in TypeObject
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts5599 isTypeParameter(): this is TypeParameter; method
Dtsserverlibrary.d.ts5599 isTypeParameter(): this is TypeParameter; method