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