Home
last modified time | relevance | path

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

/third_party/typescript/src/services/
DfindAllReferences.ts1796 const constructorSymbol = getClassConstructorSymbol(classSymbol); constant
/third_party/typescript/src/compiler/
Dchecker.ts31335 …const constructorSymbol = getSymbolAtLocation(decl.parent.parent.expression, /*ignoreErrors*/ true… constant