Home
last modified time | relevance | path

Searched refs:firstFileReference (Results 1 – 3 of 3) sorted by relevance

/third_party/typescript/src/compiler/
Dwatch.ts158 …const firstFileReference = nonNilFiles[0] && prettyPathForFileError(nonNilFiles[0], host.getCurren… constant
166 firstFileReference) :
174 … distinctFileNamesWithLines.length === 1 ? firstFileReference : distinctFileNamesWithLines.length);
/third_party/typescript/lib/
Dtsc.js106830 …var firstFileReference = nonNilFiles[0] && prettyPathForFileError(nonNilFiles[0], host.getCurrentD…
106834 ts.Diagnostics.Found_1_error, errorCount, firstFileReference) :
106839 …_in_1_files, errorCount, distinctFileNamesWithLines.length === 1 ? firstFileReference : distinctFi…
DtypingsInstaller.js128485 …var firstFileReference = nonNilFiles[0] && prettyPathForFileError(nonNilFiles[0], host.getCurrentD…
128489 ts.Diagnostics.Found_1_error, errorCount, firstFileReference) :
128494 …_in_1_files, errorCount, distinctFileNamesWithLines.length === 1 ? firstFileReference : distinctFi…