Home
last modified time | relevance | path

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

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