Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/factory/
Dutilities.ts690 export function tryGetModuleNameFromFile(factory: NodeFactory, file: SourceFile | undefined, host: … function
/third_party/typescript/lib/
Dtsc.js25111 function tryGetModuleNameFromFile(factory2, file, host, options) { function