Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
Dchecker.ts16375 const apparentObjectType = getReducedApparentType(objectType); constant
37506 const apparentObjectType = getApparentType(objectType); constant