Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
Dutilities.ts4913 export function getOwnEmitOutputFilePath(fileName: string, host: EmitHost, extension: string) { function
/third_party/typescript/lib/
Dtsc.js15619 function getOwnEmitOutputFilePath(fileName, host, extension) { function