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/
Dtsc.js102626 oldProgram.forEachResolvedProjectReference(function (resolvedProjectReference) { argument
DtypingsInstaller.js123606 oldProgram.forEachResolvedProjectReference(function (resolvedProjectReference) { argument