Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
Dchecker.ts10108 …const baseConstructorType = getBaseConstructorTypeOfClass(getDeclaredTypeOfClassOrInterface(symbol… constant
10495 const baseConstructorType = checkExpression(baseTypeNode.expression); constant
10594 const baseConstructorType = getApparentType(getBaseConstructorTypeOfClass(type)); constant
11480 const baseConstructorType = getBaseConstructorTypeOfClass(classType); constant
11860 const baseConstructorType = getBaseConstructorTypeOfClass(classType); constant
26601 const baseConstructorType = getBaseConstructorTypeOfClass(classInstanceType); constant
40978 const baseConstructorType = getBaseConstructorTypeOfClass(type); constant