Searched defs:existingFile (Results 1 – 4 of 4) sorted by relevance
36 const existingFile = path.join(tmpdir.path, 'existingFile.js'); constant
3152 const existingFile = filesByNameIgnoreCase!.get(pathLowerCase); constant3356 … const existingFile = getSourceFile(previousResolution.resolvedFileName!)!; constant
102550 function reportFileNamesDifferOnlyInCasingError(fileName, existingFile, reason) { argument
123522 function reportFileNamesDifferOnlyInCasingError(fileName, existingFile, reason) { argument