Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
DresolutionCache.ts916 const resolvedProjectReference = program.getResolvedProjectReferenceByPath(filePath); constant
/third_party/typescript/lib/
DtypingsInstaller.js122029 oldProgram.forEachResolvedProjectReference(function (resolvedProjectReference) { argument
Dtsc.js101258 oldProgram.forEachResolvedProjectReference(function (resolvedProjectReference) { argument