Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
Dchecker.ts29525 const nonOptionalType = getOptionalExpressionType(leftType, node.expression); constant
30379 const nonOptionalType = getOptionalExpressionType(exprType, node.expression); constant
31770 const nonOptionalType = getOptionalExpressionType(funcType, node.expression); constant
33056 const nonOptionalType = getOptionalExpressionType(leftType, node.expression); constant
35782 const nonOptionalType = getOptionalExpressionType(funcType, expr.expression); constant