Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
Dchecker.ts18489 const sourceRestType = getNonArrayRestType(source); constant
22331 const sourceRestType = getEffectiveRestType(source); constant