Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
DbuilderState.ts93 const declarationSourceFile = getSourceFileOfNode(symbol.declarations[0]); constant
179 const declarationSourceFile = getSourceFileOfNode(declaration); constant