Home
last modified time | relevance | path

Searched defs:createTypeOfExpression (Results 1 – 7 of 7) sorted by relevance

/third_party/typescript/src/compiler/
Dtypes.ts8232 createTypeOfExpression(expression: Expression): TypeOfExpression; method
/third_party/typescript/lib/
Dtypescript.d.ts4001 createTypeOfExpression(expression: Expression): TypeOfExpression; method
Dtsserverlibrary.d.ts8004 createTypeOfExpression(expression: Expression): TypeOfExpression; method
DtypingsInstaller.js15266 function createTypeOfExpression(expression) { function
Dtsc.js20557 function createTypeOfExpression(expression) { function
77444 function createTypeOfExpression(exprIn, enclosingDeclaration, flags, tracker) { function
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts4001 createTypeOfExpression(expression: Expression): TypeOfExpression; method
Dtsserverlibrary.d.ts8004 createTypeOfExpression(expression: Expression): TypeOfExpression; method