Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
Demitter.ts708 export function getOutputFileNames(commandLine: ParsedCommandLine, inputFileName: string, ignoreCas… function
/third_party/typescript/lib/
Dtsc.js99216 function getOutputFileNames(commandLine, inputFileName, ignoreCase) { function