Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
Dchecker.ts33953 …const yieldedType = node.asteriskToken ? checkIteratedTypeOrElementType(isAsync ? IterationUse.Asy… constant
40192 …function checkIteratedTypeOrElementType(use: IterationUse, inputType: Type, sentType: Type, errorN… function
/third_party/typescript/lib/
Dtsc.js74476 function checkIteratedTypeOrElementType(use, inputType, sentType, errorNode) { function
DtypingsInstaller.js88387 function checkIteratedTypeOrElementType(use, inputType, sentType, errorNode) { function