Home
last modified time | relevance | path

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

/third_party/typescript/src/services/
DfindAllReferences.ts805 const entry2File = getSourceFileIndexOfEntry(program, entry2); constant
806 if (entry1File !== entry2File) {
807 return compareValues(entry1File, entry2File);