Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
Dchecker.ts29764 const extraSymbol = locals?.get(right.escapedText); constant
32729 const extraSymbol = locals?.get(right.escapedText); constant