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