Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
Dprogram.ts3155 const existingFile = filesByNameIgnoreCase!.get(pathLowerCase); constant
3359 … const existingFile = getSourceFile(previousResolution.resolvedFileName!)!; constant
/third_party/typescript/lib/
Dtsc.js103919 function reportFileNamesDifferOnlyInCasingError(fileName, existingFile, reason) { argument
DtypingsInstaller.js125100 function reportFileNamesDifferOnlyInCasingError(fileName, existingFile, reason) { argument