Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
Dchecker.ts9322 … const type = constructor ? getFlowTypeInConstructor(declaration.symbol, constructor) : constant
9429 function getFlowTypeInConstructor(symbol: Symbol, constructor: ConstructorDeclaration) { function
/third_party/typescript/lib/
DtypingsInstaller.js59085 function getFlowTypeInConstructor(symbol, constructor) { function
Dtsc.js49045 function getFlowTypeInConstructor(symbol, constructor) { function