Home
last modified time | relevance | path

Searched defs:toFileName (Results 1 – 3 of 3) sorted by relevance

/third_party/typescript/src/compiler/
Dwatch.ts427 … function toFileName(file: SourceFile | string, fileNameConvertor?: (fileName: string) => string) { function
/third_party/typescript/lib/
DtypingsInstaller.js127220 …ecifier(compilerOptions, importingSourceFile, importingSourceFileName, toFileName, host, oldImport… argument
127234 …ecifier(compilerOptions, importingSourceFile, importingSourceFileName, toFileName, host, options) { argument
127246 …rWorker(compilerOptions, importingSourceFile, importingSourceFileName, toFileName, host, preferenc… argument
128374 function toFileName(file, fileNameConvertor) { function
Dtsc.js105744 …ecifier(compilerOptions, importingSourceFile, importingSourceFileName, toFileName, host, oldImport… argument
105752 …ecifier(compilerOptions, importingSourceFile, importingSourceFileName, toFileName, host, options) { argument
105764 …rWorker(compilerOptions, importingSourceFile, importingSourceFileName, toFileName, host, preferenc… argument
106727 function toFileName(file, fileNameConvertor) { function