Home
last modified time | relevance | path

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

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