Searched defs:existingFile (Results 1 – 3 of 3) sorted by relevance
3155 const existingFile = filesByNameIgnoreCase!.get(pathLowerCase); constant3359 … const existingFile = getSourceFile(previousResolution.resolvedFileName!)!; constant
103919 function reportFileNamesDifferOnlyInCasingError(fileName, existingFile, reason) { argument
125100 function reportFileNamesDifferOnlyInCasingError(fileName, existingFile, reason) { argument