Home
last modified time | relevance | path

Searched defs:referencingFile (Results 1 – 8 of 8) sorted by relevance

/third_party/typescript/src/services/
DimportTracker.ts359 for (const referencingFile of sourceFiles) { constant
DfindAllReferences.ts708 const referencingFile = program.getSourceFileByPath(ref.file)!; constant
/third_party/typescript/lib/
Dtypescript.js108334 function getSourceFileFromReference(referencingFile, ref) { argument
123853 … refs.push({ kind: "reference", referencingFile: referencingFile, ref: ref }); property
123860 … refs.push({ kind: "reference", referencingFile: referencingFile, ref: ref }); property
DtypescriptServices.js108334 function getSourceFileFromReference(referencingFile, ref) { argument
123853 … refs.push({ kind: "reference", referencingFile: referencingFile, ref: ref }); property
123860 … refs.push({ kind: "reference", referencingFile: referencingFile, ref: ref }); property
Dtsserverlibrary.js108334 function getSourceFileFromReference(referencingFile, ref) { argument
123853 … refs.push({ kind: "reference", referencingFile: referencingFile, ref: ref }); property
123860 … refs.push({ kind: "reference", referencingFile: referencingFile, ref: ref }); property
Dtsserver.js108140 function getSourceFileFromReference(referencingFile, ref) { argument
123284 … refs.push({ kind: "reference", referencingFile: referencingFile, ref: ref }); property
123291 … refs.push({ kind: "reference", referencingFile: referencingFile, ref: ref }); property
Dtsc.js88851 function getSourceFileFromReference(referencingFile, ref) { argument
DtypingsInstaller.js108129 function getSourceFileFromReference(referencingFile, ref) { argument