Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
DsymbolWalker.ts23 const visitedTypes: Type[] = []; // Sparse array from id to type constant
/third_party/typescript/src/services/refactors/
DextractSymbol.ts1836 const { visitedTypes } = symbolWalker.walkType(type); constant
/third_party/typescript/lib/
Dtsc.js46941 visitedTypes: void 0, property