Home
last modified time | relevance | path

Searched refs:getOwnEmitOutputFilePath (Results 1 – 4 of 4) sorted by relevance

/third_party/typescript/src/compiler/
Demitter.ts92 …const ownOutputFilePath = getOwnEmitOutputFilePath(sourceFile.fileName, host, getOutputExtension(s…
Dutilities.ts4364 export function getOwnEmitOutputFilePath(fileName: string, host: EmitHost, extension: string) { function
/third_party/typescript/lib/
DtypingsInstaller.js18660 function getOwnEmitOutputFilePath(fileName, host, extension) { function
18671 ts.getOwnEmitOutputFilePath = getOwnEmitOutputFilePath;
114821 …var ownOutputFilePath = ts.getOwnEmitOutputFilePath(sourceFile.fileName, host, getOutputExtension(…
Dtsc.js14648 function getOwnEmitOutputFilePath(fileName, host, extension) { function
14659 ts.getOwnEmitOutputFilePath = getOwnEmitOutputFilePath;
94736 …var ownOutputFilePath = ts.getOwnEmitOutputFilePath(sourceFile.fileName, host, getOutputExtension(…