Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
Dchecker.ts9342 … const type = constructor ? getFlowTypeInConstructor(declaration.symbol, constructor) : constant
9449 function getFlowTypeInConstructor(symbol: Symbol, constructor: ConstructorDeclaration) { function
/third_party/typescript/lib/
Dtsc.js49798 function getFlowTypeInConstructor(symbol, constructor) { function
DtypingsInstaller.js59954 function getFlowTypeInConstructor(symbol, constructor) { function