Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/factory/
Dutilities.ts636 export function getLocalNameForExternalImport(factory: NodeFactory, node: ImportDeclaration | Expor… function
/third_party/typescript/lib/
Dtsc.js25086 function getLocalNameForExternalImport(factory2, node, sourceFile) { function