Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
Dchecker.ts18451 const targetRestType = getNonArrayRestType(target); constant
22293 const targetRestType = getEffectiveRestType(target); constant