Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
Dchecker.ts29566 const nonOptionalType = getOptionalExpressionType(leftType, node.expression); constant
30441 const nonOptionalType = getOptionalExpressionType(exprType, node.expression); constant
31836 const nonOptionalType = getOptionalExpressionType(funcType, node.expression); constant
33118 const nonOptionalType = getOptionalExpressionType(leftType, node.expression); constant
35844 const nonOptionalType = getOptionalExpressionType(funcType, expr.expression); constant