Home
last modified time | relevance | path

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

/third_party/typescript/tests/baselines/reference/
DparserRealSource4.js227 var prevEntry: HashEntry = null; variable
/third_party/typescript/src/services/refactors/
DextractSymbol.ts1879 const prevEntry = perScope.usages.get(identifier.text); constant