Home
last modified time | relevance | path

Searched defs:createTypeOf (Results 1 – 6 of 6) sorted by relevance

/third_party/typescript/src/deprecatedCompat/
Ddeprecations.ts378 export const createTypeOf = Debug.deprecate(factory.createTypeOfExpression, factoryDeprecation); constant
/third_party/typescript/tests/baselines/reference/api/
Dtsserverlibrary.d.ts10604 const createTypeOf: (expression: Expression) => TypeOfExpression; constant
Dtypescript.d.ts6821 const createTypeOf: (expression: Expression) => TypeOfExpression; constant
/third_party/typescript/lib/
Dtypescript.d.ts6732 const createTypeOf: (expression: Expression) => TypeOfExpression; constant
Dtsserverlibrary.d.ts10477 const createTypeOf: (expression: Expression) => TypeOfExpression; constant
DtypescriptServices.d.ts6732 const createTypeOf: (expression: Expression) => TypeOfExpression; constant